Searched refs:clean_up (Results 1 – 14 of 14) sorted by relevance
/system/bt/main/ |
D | stack_config.cc | 62 static future_t* clean_up() { in clean_up() function 72 .clean_up = clean_up,
|
D | bte_logmsg.cc | 262 .clean_up = NULL,
|
/system/bt/utils/src/ |
D | bt_utils.cc | 73 static future_t* clean_up(void) { in clean_up() function 81 .clean_up = clean_up,
|
/system/bt/main/shim/ |
D | shim.cc | 46 .clean_up = kUnusedModuleApi, 54 .clean_up = kUnusedModuleApi,
|
D | controller.cc | 58 .clean_up = nullptr,
|
/system/core/libcutils/ |
D | str_parms.cpp | 220 goto clean_up; in str_parms_add_str() 225 goto clean_up; in str_parms_add_str() 232 goto clean_up; in str_parms_add_str() 245 clean_up: in str_parms_add_str()
|
/system/bt/btcore/src/ |
D | osi_module.cc | 43 .clean_up = osi_clean_up,
|
D | module.cc | 124 if (!call_lifecycle_function(module->clean_up)) { in module_clean_up()
|
/system/bt/btcore/include/ |
D | module.h | 36 module_lifecycle_fn clean_up; member
|
/system/bt/device/src/ |
D | interop.cc | 113 .clean_up = interop_clean_up,
|
D | controller.cc | 295 .clean_up = NULL,
|
/system/bt/btif/src/ |
D | btif_config.cc | 366 static future_t* clean_up(void) { in clean_up() function 390 .clean_up = clean_up};
|
/system/bt/hci/src/ |
D | btsnoop.cc | 253 .clean_up = NULL,
|
D | hci_layer.cc | 303 .clean_up = NULL,
|