/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 | 82 goto cleanup; in listen_fn_() 88 goto cleanup; in listen_fn_() 97 goto cleanup; in listen_fn_() 102 goto cleanup; in listen_fn_() 124 cleanup: in listen_fn_()
|
D | low_power_manager.c | 92 static void cleanup() { in cleanup() function 228 cleanup,
|
D | packet_fragmenter.c | 60 static void cleanup() { in cleanup() function 210 cleanup,
|
D | vendor.c | 84 lib_interface->cleanup(); in vendor_close()
|
D | hci_layer.c | 296 packet_fragmenter->cleanup(); in shut_down() 305 low_power_manager->cleanup(); in shut_down()
|
/system/extras/squashfs_utils/ |
D | squashfs_utils.c | 45 goto cleanup; in squashfs_parse_sb() 50 goto cleanup; in squashfs_parse_sb() 60 cleanup: in squashfs_parse_sb()
|
/system/bt/hci/test/ |
D | low_power_manager_test.cpp | 36 cleanup, 120 reset_for(cleanup); 121 manager->cleanup();
|
D | packet_fragmenter_test.cpp | 303 fragmenter->cleanup();
|
D | hci_layer_test.cpp | 556 low_power_manager.cleanup = low_power_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 | 345 void (*cleanup)(void); member
|
/system/core/libprocessgroup/ |
D | Android.mk | 14 LOCAL_SRC_FILES := cleanup.cpp
|
/system/bt/btif/src/ |
D | bluetooth.c | 156 static void cleanup(void) { in cleanup() function 430 cleanup, 472 cleanup(); in close_bluetooth_stack()
|
D | btif_hf_client.c | 637 static void cleanup( void ) in cleanup() function 685 .cleanup = cleanup,
|
D | btif_av.c | 1153 static void cleanup(void) in cleanup() function 1176 cleanup(); in cleanup_src() 1187 cleanup(); in cleanup_sink()
|
D | btif_hf.c | 1527 static void cleanup( void ) in cleanup() function 1589 cleanup,
|
D | btif_hh.c | 1651 static void cleanup( void ) in cleanup() function 1696 cleanup,
|
D | btif_rc.c | 1614 static void cleanup() in cleanup() function 1697 cleanup,
|
D | btif_hl.c | 4448 static void cleanup( void ){ in cleanup() function 4469 cleanup,
|
/system/bt/test/suite/support/ |
D | hal.c | 68 bt_interface->cleanup(); in hal_close()
|
/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/bt/test/bluedroidtest/ |
D | bluedroidtest.c | 653 sBtInterface->cleanup(); in bdt_cleanup()
|