Home
last modified time | relevance | path

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

123

/system/core/libcrypto_utils/
Dandroid_pubkey.cpp62 goto cleanup; in android_pubkey_decode()
67 goto cleanup; in android_pubkey_decode()
70 goto cleanup; in android_pubkey_decode()
76 goto cleanup; in android_pubkey_decode()
82 goto cleanup; in android_pubkey_decode()
86 goto cleanup; in android_pubkey_decode()
104 cleanup: in android_pubkey_decode()
120 goto cleanup; in android_pubkey_encode()
129 goto cleanup; in android_pubkey_encode()
135 goto cleanup; in android_pubkey_encode()
[all …]
/system/sepolicy/tools/sepolicy-analyze/
Dutils.c35 goto cleanup; in load_policy()
39 goto cleanup; in load_policy()
44 goto cleanup; in load_policy()
53 goto cleanup; in load_policy()
57 goto cleanup; in load_policy()
62 cleanup: in load_policy()
/system/tools/hidl/test/java_test/
Dhidl_test_java.py34 def cleanup(cmd): function
43 cleanup(client)
44 cleanup(server)
49 cleanup(client)
50 cleanup(server)
/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.cc100 goto cleanup; in listen_fn_()
106 goto cleanup; in listen_fn_()
115 goto cleanup; in listen_fn_()
120 goto cleanup; in listen_fn_()
143 cleanup: in listen_fn_()
/system/tools/aidl/tests/
Daidl_integration_test.py106 def cleanup(self): member in NativeServer
112 def cleanup(self): member in NativeClient
137 def cleanup(self): member in JavaServer
151 def cleanup(self): member in JavaClient
170 def cleanup(self): member in RustClient
183 def cleanup(self): member in RustServer
203 client.cleanup()
204 server.cleanup()
208 client.cleanup()
209 server.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/
Dfiemap_writer.cpp60 static inline void cleanup(const std::string& file_path, bool created) { in cleanup() function
706 cleanup(file_path, create); in Open()
713 cleanup(abs_path, create); in Open()
722 cleanup(file_path, create); in Open()
730 cleanup(file_path, create); in Open()
746 cleanup(abs_path, create); in Open()
761 cleanup(abs_path, create); in Open()
768 cleanup(abs_path, create); in Open()
780 cleanup(abs_path, create); in Open()
787 cleanup(abs_path, create); in Open()
/system/apex/apexer/
Druntests.sh36 function cleanup { function
44 trap cleanup ERR
139 cleanup
/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/audio_hal_interface/
Dhearing_aid_software_encoding_host.cc30 void cleanup() {} in cleanup() function
Da2dp_encoding_host.cc34 void cleanup() {} in cleanup() function
Dhearing_aid_software_encoding.h39 void cleanup();
Da2dp_encoding.h41 void cleanup();
/system/bt/include/hardware/
Dbt_gatt.h54 void (*cleanup)(void); member
Dbt_pan.h88 void (*cleanup)(void); member
Dbt_av.h347 void (*cleanup)(void); member
369 void (*cleanup)(void); member
Dbt_hd.h98 void (*cleanup)(void); member
/system/bt/btif/src/
Dbtif_gatt.cc81 .cleanup = btif_gatt_cleanup,
/system/bt/service/hal/
Dfake_bluetooth_av_interface.cc74 .cleanup = FakeCleanup,
82 .cleanup = FakeCleanup,
/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c906 goto cleanup; in send_fd_test()
913 goto cleanup; in send_fd_test()
921 goto cleanup; in send_fd_test()
928 goto cleanup; in send_fd_test()
942 goto cleanup; in send_fd_test()
953 cleanup: in send_fd_test()
/system/chre/chpp/
DRELEASE_NOTES.md67 - Client implementation cleanup
135 …- Stability fixes and cleanup throughout CHPP and tests, including the reopening flow, permanent_f…
150 …- Reset functionality cleanup, including updating the functionality of CHPP_TRANSPORT_MAX_RETX and…
175 - Client registration cleanup

123