Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 32) sorted by relevance

12

/system/extras/tests/directiotest/
Ddirectiotest.c195 goto cleanup; in main()
198 goto cleanup; in main()
203 goto cleanup; in main()
207 goto cleanup; in main()
216 goto cleanup; in main()
244 goto cleanup; in main()
249 goto cleanup; in main()
259 goto cleanup; in main()
266 cleanup: in main()
/system/bt/hci/src/
Dbtsnoop_net.c98 goto cleanup; in listen_fn_()
104 goto cleanup; in listen_fn_()
113 goto cleanup; in listen_fn_()
118 goto cleanup; in listen_fn_()
142 cleanup: in listen_fn_()
Dlow_power_manager.c93 static void cleanup() { in cleanup() function
235 cleanup,
Dpacket_fragmenter.c61 static void cleanup() { in cleanup() function
231 cleanup,
Dvendor.c85 lib_interface->cleanup(); in vendor_close()
Dhci_layer.c306 packet_fragmenter->cleanup(); in shut_down()
316 low_power_manager->cleanup(); in shut_down()
/system/extras/squashfs_utils/
Dsquashfs_utils.c76 goto cleanup; in squashfs_parse_sb()
82 goto cleanup; in squashfs_parse_sb()
85 cleanup: in squashfs_parse_sb()
/system/bt/hci/test/
Dlow_power_manager_test.cpp36 cleanup,
119 reset_for(cleanup);
120 manager->cleanup();
Dpacket_fragmenter_test.cpp303 fragmenter->cleanup();
/system/core/crash_reporter/
Dwarn_collector_test.sh38 cleanup() { function
67 trap cleanup EXIT
Dcrash_sender118 cleanup() { function
711 trap cleanup EXIT INT TERM
/system/update_engine/scripts/
Dbrillo_update_payload229 cleanup() { function
244 cleanup
250 cleanup
406 # we can't delete the file because it will be deleted in cleanup.
/system/bt/hci/include/
Dlow_power_manager.h31 void (*cleanup)(void); member
Dpacket_fragmenter.h46 void (*cleanup)(void); member
Dbt_vendor_lib.h393 void (*cleanup)(void); member
/system/bt/btif/src/
Dstack_manager.c195 goto cleanup; in event_clean_up_stack()
212 cleanup:; in event_clean_up_stack()
Dbluetooth.c164 static void cleanup(void) { in cleanup() function
477 cleanup,
522 cleanup(); in close_bluetooth_stack()
Dbtif_hf_client.c639 static void cleanup( void ) in cleanup() function
687 .cleanup = cleanup,
Dbtif_av.c1339 static void cleanup(int service_uuid) in cleanup() function
1359 cleanup(BTA_A2DP_SOURCE_SERVICE_ID); in cleanup_src()
1370 cleanup(BTA_A2DP_SINK_SERVICE_ID); in cleanup_sink()
/system/update_engine/sample_images/
Dgenerate_images.sh28 cleanup() { function
234 cleanup "${mntdir}"
/system/sepolicy/tools/
Dcheckfc.c200 static void cleanup(void) { in cleanup() function
367 atexit(cleanup); in main()
/system/extras/tests/sdcard/
Dsdcard_perf_test.cpp197 void cleanup() { in cleanup() function
686 cleanup(); in main()
727 cleanup(); in main()
/system/keymaster/
Dintegrity_assured_key_blob.cpp65 HmacCleanup cleanup(&ctx); in ComputeHmac() local
/system/core/init/
Dperfboot.py200 def cleanup(): function
209 atexit.register(cleanup)
/system/bt/service/hal/
Dbluetooth_interface.cpp232 hal_iface_->cleanup(); in ~BluetoothInterfaceImpl()

12