Home
last modified time | relevance | path

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

/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/
Dstack_config.cc62 static future_t* clean_up() { in clean_up() function
72 .clean_up = clean_up,
Dbte_logmsg.cc257 .clean_up = NULL,
/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.cc128 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.cc112 .clean_up = interop_clean_up,
Dcontroller.cc292 .clean_up = NULL,
/system/bt/btif/src/
Dbtif_config.cc301 static future_t* clean_up(void) { in clean_up() function
316 .clean_up = clean_up};
/system/bt/hci/src/
Dbtsnoop.cc251 .clean_up = NULL,
Dhci_layer.cc280 .clean_up = NULL,