Home
last modified time | relevance | path

Searched refs:clean_up (Results 1 – 14 of 14) sorted by relevance

/system/bt/main/
Dstack_config.cc62 static future_t* clean_up() { in clean_up() function
72 .clean_up = clean_up,
Dbte_logmsg.cc262 .clean_up = NULL,
/system/bt/utils/src/
Dbt_utils.cc73 static future_t* clean_up(void) { in clean_up() function
81 .clean_up = clean_up,
/system/bt/main/shim/
Dshim.cc46 .clean_up = kUnusedModuleApi,
54 .clean_up = kUnusedModuleApi,
Dcontroller.cc58 .clean_up = nullptr,
/system/core/libcutils/
Dstr_parms.cpp220 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/
Dosi_module.cc43 .clean_up = osi_clean_up,
Dmodule.cc124 if (!call_lifecycle_function(module->clean_up)) { in module_clean_up()
/system/bt/btcore/include/
Dmodule.h36 module_lifecycle_fn clean_up; member
/system/bt/device/src/
Dinterop.cc113 .clean_up = interop_clean_up,
Dcontroller.cc295 .clean_up = NULL,
/system/bt/btif/src/
Dbtif_config.cc366 static future_t* clean_up(void) { in clean_up() function
390 .clean_up = clean_up};
/system/bt/hci/src/
Dbtsnoop.cc253 .clean_up = NULL,
Dhci_layer.cc303 .clean_up = NULL,