/system/extras/tests/directiotest/ |
D | directiotest.c | 195 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/ |
D | btsnoop_net.c | 98 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_()
|
D | low_power_manager.c | 93 static void cleanup() { in cleanup() function 235 cleanup,
|
D | packet_fragmenter.c | 61 static void cleanup() { in cleanup() function 231 cleanup,
|
D | vendor.c | 85 lib_interface->cleanup(); in vendor_close()
|
D | hci_layer.c | 306 packet_fragmenter->cleanup(); in shut_down() 316 low_power_manager->cleanup(); in shut_down()
|
/system/extras/squashfs_utils/ |
D | squashfs_utils.c | 76 goto cleanup; in squashfs_parse_sb() 82 goto cleanup; in squashfs_parse_sb() 85 cleanup: in squashfs_parse_sb()
|
/system/bt/hci/test/ |
D | low_power_manager_test.cpp | 36 cleanup, 119 reset_for(cleanup); 120 manager->cleanup();
|
D | packet_fragmenter_test.cpp | 303 fragmenter->cleanup();
|
/system/core/crash_reporter/ |
D | warn_collector_test.sh | 38 cleanup() { function 67 trap cleanup EXIT
|
D | crash_sender | 118 cleanup() { function 711 trap cleanup EXIT INT TERM
|
/system/update_engine/scripts/ |
D | brillo_update_payload | 229 cleanup() { function 244 cleanup 250 cleanup 406 # we can't delete the file because it will be deleted in cleanup.
|
/system/bt/hci/include/ |
D | low_power_manager.h | 31 void (*cleanup)(void); member
|
D | packet_fragmenter.h | 46 void (*cleanup)(void); member
|
D | bt_vendor_lib.h | 393 void (*cleanup)(void); member
|
/system/bt/btif/src/ |
D | stack_manager.c | 195 goto cleanup; in event_clean_up_stack() 212 cleanup:; in event_clean_up_stack()
|
D | bluetooth.c | 164 static void cleanup(void) { in cleanup() function 477 cleanup, 522 cleanup(); in close_bluetooth_stack()
|
D | btif_hf_client.c | 639 static void cleanup( void ) in cleanup() function 687 .cleanup = cleanup,
|
D | btif_av.c | 1339 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/ |
D | generate_images.sh | 28 cleanup() { function 234 cleanup "${mntdir}"
|
/system/sepolicy/tools/ |
D | checkfc.c | 200 static void cleanup(void) { in cleanup() function 367 atexit(cleanup); in main()
|
/system/extras/tests/sdcard/ |
D | sdcard_perf_test.cpp | 197 void cleanup() { in cleanup() function 686 cleanup(); in main() 727 cleanup(); in main()
|
/system/keymaster/ |
D | integrity_assured_key_blob.cpp | 65 HmacCleanup cleanup(&ctx); in ComputeHmac() local
|
/system/core/init/ |
D | perfboot.py | 200 def cleanup(): function 209 atexit.register(cleanup)
|
/system/bt/service/hal/ |
D | bluetooth_interface.cpp | 232 hal_iface_->cleanup(); in ~BluetoothInterfaceImpl()
|