Home
last modified time | relevance | path

Searched defs:shut_down_rust_module_async (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dstack_manager_t.h38 void (*shut_down_rust_module_async)(); member
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc191 static void shut_down_rust_module_async() { in shut_down_rust_module_async() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc79 static void shut_down_rust_module_async() {} in shut_down_rust_module_async() function