Home
last modified time | relevance | path

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

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