Searched refs:clean_up (Results 1 - 16 of 16) sorted by relevance

/system/bt/btcore/src/
H A Dosi_module.c38 .clean_up = osi_clean_up,
H A Dmodule.c133 if (!call_lifecycle_function(module->clean_up))
H A Dcounter.c150 .clean_up = counter_clean_up,
/system/bt/profile/src/
H A Dmanager.c51 static future_t *clean_up(void) { function
65 .clean_up = clean_up,
/system/bt/btcore/include/
H A Dmodule.h33 module_lifecycle_fn clean_up; member in struct:__anon574
/system/bt/device/src/classic/
H A Dpeer.c61 static future_t *clean_up(void) { function
76 .clean_up = clean_up,
/system/bt/gki/ulinux/
H A Dgki_ulinux.c46 static future_t *clean_up(void) { function
59 .clean_up = clean_up,
/system/bt/main/
H A Dstack_config.c51 static future_t *clean_up() { function
61 .clean_up = clean_up,
H A Dbte_logmsg.c257 .clean_up = NULL,
/system/bt/utils/src/
H A Dbt_utils.c71 static future_t *clean_up(void) { function
81 .clean_up = clean_up,
/system/bt/btcore/test/
H A Dcounter_test.cpp67 counter_module.clean_up();
/system/core/libcutils/
H A Dstr_parms.c207 goto clean_up;
212 goto clean_up;
219 goto clean_up;
229 clean_up:
/system/bt/btif/src/
H A Dbtif_config.c135 static future_t *clean_up(void) { function
151 .clean_up = clean_up,
/system/bt/hci/src/
H A Dbtsnoop.c88 .clean_up = NULL,
H A Dhci_layer.c325 .clean_up = NULL,
/system/bt/device/src/
H A Dcontroller.c258 .clean_up = NULL,

Completed in 198 milliseconds