Home
last modified time | relevance | path

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

123

/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.cc58 static void cleanup() { partial_packets.clear(); } in cleanup() function
247 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/core/fs_mgr/libfiemap_writer/
Dfiemap_writer.cpp57 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/
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/service/hal/
Dfake_bluetooth_av_interface.cc60 .cleanup = nullptr,
68 .cleanup = FakeCleanup,
Dbluetooth_av_interface.cc164 hal_source_iface_->cleanup(); in A2dpSourceDisable()
184 hal_sink_iface_->cleanup(); in A2dpSinkDisable()
/system/bt/include/hardware/
Dbt_gatt.h54 void (*cleanup)(void); member
Dbt_pan.h88 void (*cleanup)(void); member
Dbt_av.h328 void (*cleanup)(void); member
349 void (*cleanup)(void); member
Dbt_hd.h98 void (*cleanup)(void); member
/system/bt/audio_hal_interface/
Da2dp_encoding.h33 void cleanup();
Dhearing_aid_software_encoding.h39 void cleanup();
/system/bt/btif/src/
Dstack_manager.cc205 goto cleanup; in event_clean_up_stack()
220 cleanup:; in event_clean_up_stack()
/system/netd/resolv/
DDnsTlsDispatcher.cpp155 cleanup(now); in query()
162 void DnsTlsDispatcher::cleanup(std::chrono::time_point<std::chrono::steady_clock> now) { in cleanup() function in android::net::DnsTlsDispatcher
DDnsTlsQueryMap.h72 void cleanup();
DDnsTlsDispatcher.h96 void cleanup(std::chrono::time_point<std::chrono::steady_clock> now) REQUIRES(sLock);
Dres_debug.cpp183 goto cleanup; in do_section()
253 goto cleanup; in do_section()
259 cleanup: in do_section()
/system/update_engine/scripts/
Dbrillo_update_payload303 cleanup() { function
318 cleanup
324 cleanup
/system/core/fs_mgr/tests/
Dadb-remount-test.sh407 cleanup() { function
444 cleanup
948 cleanup() { function
1005 cleanup() { function
1142 cleanup() { function
1150 cleanup
1151 cleanup() { function

123