Home
last modified time | relevance | path

Searched defs:module_management_stop (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/mock/
Dmock_btcore_module.cc58 void module_management_stop(void) { mock_function_count_map[__func__]++; } in module_management_stop() function
/system/bt/btcore/src/
Dmodule.cc54 void module_management_stop(void) { metadata.clear(); } in module_management_stop() function