Searched defs:cleanup (Results 1 - 20 of 20) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dbt_gatt.h50 void (*cleanup)( void ); member in struct:__anon1588
H A Dbt_av.h98 void (*cleanup)( void ); member in struct:__anon1583
H A Dbt_pan.h81 void (*cleanup)(void); member in struct:__anon1662
H A Dbt_hl.h116 void (*cleanup)(void); member in struct:__anon1655
H A Dbt_hh.h178 void (*cleanup)( void ); member in struct:__anon1647
H A Dbt_hf.h293 void (*cleanup)( void ); member in struct:__anon1621
H A Dbt_hf_client.h355 void (*cleanup)(void); member in struct:__anon1640
H A Dbt_rc.h291 void (*cleanup)( void ); member in struct:__anon1681
376 void (*cleanup)( void ); member in struct:__anon1683
H A Dfused_location.h398 void (*cleanup)(); member in struct:__anon1708
H A Dbluetooth.h452 * The reverse shall occur whenever the profile 'cleanup' APIs are invoked
472 void (*cleanup)(void); member in struct:__anon1578
H A Dgps.h806 void (*cleanup)( void ); member in struct:__anon1732
/hardware/qcom/bt/msm8960/libbt-vendor/src/
H A Dbt_vendor_qcom.c194 static void cleanup( void ) function
196 ALOGI("cleanup");
208 cleanup
/hardware/broadcom/libbt/src/
H A Dbt_vendor_brcm.c235 static void cleanup( void ) function
237 BTVNDDBG("cleanup");
249 cleanup
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dtools_common.sh43 cleanup() { function
424 trap cleanup EXIT
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan.cpp58 cleanup:
90 goto cleanup;
95 goto cleanup;
100 goto cleanup;
106 cleanup:
131 goto cleanup;
136 goto cleanup;
141 goto cleanup;
147 cleanup:
173 goto cleanup;
638 void NanCommand::cleanup() function in class:NanCommand
[all...]
/hardware/qcom/audio/hal/audio_extn/
H A Dspkr_protection.c301 bool cleanup = false, disable_rx = false, disable_tx = false; local
404 cleanup = true;
493 if (!handle.cancel_spkr_calib && cleanup) {
510 if (cleanup) {
/hardware/qcom/audio/msm8909/hal/audio_extn/
H A Dspkr_protection.c310 bool cleanup = false, disable_rx = false, disable_tx = false; local
413 cleanup = true;
423 cleanup = true;
498 if (!handle.cancel_spkr_calib && cleanup) {
516 if (cleanup) {
/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c1120 static void cleanup( void ) function
1122 ALOGI("cleanup");
1175 cleanup,
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c1076 static void cleanup( void ) function
1078 ALOGI("cleanup");
1091 cleanup,
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c1071 static void cleanup( void ) function
1073 ALOGI("cleanup");
1086 cleanup,

Completed in 437 milliseconds