Searched refs:cleanup (Results 1 - 13 of 13) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dbt_av.h85 void (*cleanup)( void ); member in struct:__anon170
H A Dbt_pan.h81 void (*cleanup)(void); member in struct:__anon205
H A Dbt_hl.h116 void (*cleanup)(void); member in struct:__anon201
H A Dbt_hf.h279 void (*cleanup)( void ); member in struct:__anon186
H A Dbt_hh.h172 void (*cleanup)( void ); member in struct:__anon193
H A Dbluetooth.h338 * The reverse shall occur whenever the profile 'cleanup' APIs are invoked
358 void (*cleanup)(void); member in struct:__anon165
H A Dgps.h400 void (*cleanup)( void ); member in struct:__anon225
/hardware/qcom/bt/libbt-vendor/src/
H A Dbt_vendor_qcom.c176 static void cleanup( void ) function
178 ALOGI("cleanup");
190 cleanup
/hardware/ti/wpan/ti_st/uim-sysfs/
H A Duim.c47 static inline void cleanup(int failed) function
412 cleanup(-1);
426 cleanup(-1);
448 cleanup(-1);
454 cleanup(-1);
463 cleanup(-1);
484 cleanup(-1);
490 cleanup(-1);
507 cleanup(-1);
516 cleanup(
[all...]
/hardware/qcom/audio/alsa_sound/
H A Dacoustics_default.cpp67 dev->cleanup = s_cleanup;
/hardware/ti/wlan/mac80211/ti-utils/
H A Dmisc_cmds.c60 goto cleanup;
65 cleanup:
103 goto cleanup;
108 cleanup:
/hardware/qcom/media/libc2dcolorconvert/
H A DC2DColorConverter.cpp600 if (ret < 0) goto cleanup;
612 if (ret < 0) goto cleanup;
622 if (ret < 0) goto cleanup;
632 if (ret < 0) goto cleanup;
658 goto cleanup;
664 cleanup:
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp1211 goto cleanup;
1286 goto cleanup;
1304 goto cleanup;
1322 goto cleanup;
1343 goto cleanup;
1599 cleanup:

Completed in 218 milliseconds