/system/core/libcrypto_utils/ |
D | android_pubkey.c | 70 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/ |
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.cc | 101 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_()
|
D | packet_fragmenter.cc | 58 static void cleanup() { partial_packets.clear(); } in cleanup() function 247 static const packet_fragmenter_t interface = {init, cleanup,
|
/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/libhidl/transport/allocator/1.0/default/ |
D | AshmemAllocator.cpp | 44 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/core/fs_mgr/libfiemap_writer/ |
D | fiemap_writer.cpp | 57 static inline void cleanup(const std::string& file_path, bool created) { in cleanup() function 586 cleanup(file_path, create); in Open() 593 cleanup(abs_path, create); in Open() 601 cleanup(file_path, create); in Open() 608 cleanup(file_path, create); in Open() 624 cleanup(abs_path, create); in Open() 637 cleanup(abs_path, create); in Open() 644 cleanup(abs_path, create); in Open() 656 cleanup(abs_path, create); in Open() 663 cleanup(abs_path, create); in Open()
|
/system/bt/hci/include/ |
D | low_power_manager.h | 32 void (*cleanup)(void); member
|
D | packet_fragmenter.h | 47 void (*cleanup)(void); member
|
D | bt_vendor_lib.h | 398 void (*cleanup)(void); member
|
/system/bt/service/hal/ |
D | fake_bluetooth_av_interface.cc | 60 .cleanup = nullptr, 68 .cleanup = FakeCleanup,
|
D | bluetooth_av_interface.cc | 164 hal_source_iface_->cleanup(); in A2dpSourceDisable() 184 hal_sink_iface_->cleanup(); in A2dpSinkDisable()
|
/system/bt/include/hardware/ |
D | bt_gatt.h | 54 void (*cleanup)(void); member
|
D | bt_pan.h | 88 void (*cleanup)(void); member
|
D | bt_av.h | 328 void (*cleanup)(void); member 349 void (*cleanup)(void); member
|
D | bt_hd.h | 98 void (*cleanup)(void); member
|
/system/bt/audio_hal_interface/ |
D | a2dp_encoding.h | 33 void cleanup();
|
D | hearing_aid_software_encoding.h | 39 void cleanup();
|
/system/bt/btif/src/ |
D | stack_manager.cc | 205 goto cleanup; in event_clean_up_stack() 220 cleanup:; in event_clean_up_stack()
|
/system/netd/resolv/ |
D | DnsTlsDispatcher.cpp | 155 cleanup(now); in query() 162 void DnsTlsDispatcher::cleanup(std::chrono::time_point<std::chrono::steady_clock> now) { in cleanup() function in android::net::DnsTlsDispatcher
|
D | DnsTlsQueryMap.h | 72 void cleanup();
|
D | DnsTlsDispatcher.h | 96 void cleanup(std::chrono::time_point<std::chrono::steady_clock> now) REQUIRES(sLock);
|
D | res_debug.cpp | 183 goto cleanup; in do_section() 253 goto cleanup; in do_section() 259 cleanup: in do_section()
|
/system/update_engine/scripts/ |
D | brillo_update_payload | 303 cleanup() { function 318 cleanup 324 cleanup
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 407 cleanup() { function 444 cleanup 948 cleanup() { function 1005 cleanup() { function 1142 cleanup() { function 1150 cleanup 1151 cleanup() { function
|