Home
last modified time | relevance | path

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

12

/system/core/libcrypto_utils/
Dandroid_pubkey.c70 goto cleanup; in android_pubkey_decode()
75 goto cleanup; in android_pubkey_decode()
78 goto cleanup; in android_pubkey_decode()
86 goto cleanup; in android_pubkey_decode()
92 goto cleanup; in android_pubkey_decode()
106 cleanup: in android_pubkey_decode()
132 goto cleanup; in android_pubkey_encode()
142 goto cleanup; in android_pubkey_encode()
148 goto cleanup; in android_pubkey_encode()
155 goto cleanup; in android_pubkey_encode()
[all …]
/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.cc101 goto cleanup; in listen_fn_()
108 goto cleanup; in listen_fn_()
118 goto cleanup; in listen_fn_()
123 goto cleanup; in listen_fn_()
147 cleanup: in listen_fn_()
Dpacket_fragmenter.cc56 static void cleanup() { partial_packets.clear(); } in cleanup() function
239 static const packet_fragmenter_t interface = {init, cleanup,
/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/libhidl/transport/allocator/1.0/default/
DAshmemAllocator.cpp44 static void cleanup(hidl_memory&& memory) { in cleanup() function
56 cleanup(std::move(memory)); in allocate()
91 cleanup(std::move(batch[i])); in batchAllocate()
/system/bt/hci/include/
Dlow_power_manager.h32 void (*cleanup)(void); member
Dpacket_fragmenter.h47 void (*cleanup)(void); member
Dbt_vendor_lib.h398 void (*cleanup)(void); member
/system/bt/btif/src/
Dstack_manager.cc201 goto cleanup; in event_clean_up_stack()
218 cleanup:; in event_clean_up_stack()
Dbluetooth.cc167 static void cleanup(void) { stack_manager_get_interface()->clean_up_stack(); } in cleanup() function
421 cleanup,
458 cleanup(); in close_bluetooth_stack()
Dbtif_hf_client.cc708 static void cleanup(void) { in cleanup() function
758 .cleanup = cleanup,
Dbtif_hd.cc372 static void cleanup(void) { in cleanup() function
629 cleanup,
Dbtif_av.cc1403 static void cleanup(int service_uuid) { in cleanup() function
1424 if (bt_av_sink_callbacks == NULL) cleanup(BTA_A2DP_SOURCE_SERVICE_ID); in cleanup_src()
1433 if (bt_av_src_callbacks == NULL) cleanup(BTA_A2DP_SINK_SERVICE_ID); in cleanup_sink()
Dbtif_hf.cc1493 static void cleanup(void) { in cleanup() function
1556 cleanup,
/system/update_engine/scripts/
Dbrillo_update_payload254 cleanup() { function
269 cleanup
275 cleanup
/system/update_engine/sample_images/
Dgenerate_images.sh28 cleanup() { function
240 cleanup "${mntdir}"
/system/extras/tests/sdcard/
Dsdcard_perf_test.cpp197 void cleanup() { in cleanup() function
686 cleanup(); in main()
727 cleanup(); in main()
/system/sepolicy/tools/
Dcheckfc.c211 static void cleanup(void) { in cleanup() function
386 atexit(cleanup); in main()
Dcheck_seapp.c1224 static void cleanup() { in cleanup() function
1259 atexit(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/test/suite/adapter/
Dadapter_unittest.cc191 bt_interface()->cleanup(); in TEST_F()
/system/bt/service/hal/
Dbluetooth_interface.cc215 if (hal_iface_) hal_iface_->cleanup(); in ~BluetoothInterfaceImpl()
/system/bt/hci/test/
Dpacket_fragmenter_test.cc313 fragmenter->cleanup();

12