/system/core/libcrypto_utils/ |
D | android_pubkey.cpp | 62 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/ |
D | utils.c | 35 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/ |
D | hidl_test_java.py | 34 def cleanup(cmd): function 43 cleanup(client) 44 cleanup(server) 49 cleanup(client) 50 cleanup(server)
|
/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 | 100 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/ |
D | aidl_integration_test.py | 106 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/ |
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/ |
D | fiemap_writer.cpp | 60 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/ |
D | runtests.sh | 36 function cleanup { function 44 trap cleanup ERR 139 cleanup
|
/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/audio_hal_interface/ |
D | hearing_aid_software_encoding_host.cc | 30 void cleanup() {} in cleanup() function
|
D | a2dp_encoding_host.cc | 34 void cleanup() {} in cleanup() function
|
D | hearing_aid_software_encoding.h | 39 void cleanup();
|
D | a2dp_encoding.h | 41 void cleanup();
|
/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 | 347 void (*cleanup)(void); member 369 void (*cleanup)(void); member
|
D | bt_hd.h | 98 void (*cleanup)(void); member
|
/system/bt/btif/src/ |
D | btif_gatt.cc | 81 .cleanup = btif_gatt_cleanup,
|
/system/bt/service/hal/ |
D | fake_bluetooth_av_interface.cc | 74 .cleanup = FakeCleanup, 82 .cleanup = FakeCleanup,
|
/system/core/trusty/libtrusty/tipc-test/ |
D | tipc_test.c | 906 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/ |
D | RELEASE_NOTES.md | 67 - 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
|