| /system/unwinding/libunwindstack/benchmarks/ |
| D | thread_unwind_benchmarks.cpp | 30 void ThreadCall6(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall6() 37 void ThreadCall5(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall5() 41 void ThreadCall4(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall4() 45 void ThreadCall3(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall3() 49 void ThreadCall2(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall2() 53 void ThreadCall1(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall1() 59 std::atomic_bool done; in BM_thread_unwind() local
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | INestedService.h | 87 …::android::binder::Status done(::android::aidl::tests::nested::ParcelableWithNested::Status /*stat… in done() function 109 …::android::binder::Status done(::android::aidl::tests::nested::ParcelableWithNested::Status status… in done() function
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | INestedService.h | 87 …::android::binder::Status done(::android::aidl::tests::nested::ParcelableWithNested::Status /*stat… in done() function 109 …::android::binder::Status done(::android::aidl::tests::nested::ParcelableWithNested::Status status… in done() function
|
| /system/core/libutils/ |
| D | CallStack_test.cpp | 45 volatile bool* done) { in ThreadBusyWait() 55 volatile bool done = false; in TEST() local
|
| /system/tools/aidl/tests/android/aidl/tests/nested/ |
| D | INestedService.aidl | 30 void done(ParcelableWithNested.Status status); in done() method
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | NestedTypesTests.java | 52 public void done(byte st) { in testUseNestedTypes() method in NestedTypesTests.Callback
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | INestedService.java | 232 @Override public void done(byte status) throws android.os.RemoteException in done() method in INestedService.ICallback.Default 331 @Override public void done(byte status) throws android.os.RemoteException in done() method in INestedService.ICallback.Stub.Proxy 356 public void done(byte status) throws android.os.RemoteException; in done() method
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | INestedService.java | 232 @Override public void done(byte status) throws android.os.RemoteException in done() method in INestedService.ICallback.Default 331 @Override public void done(byte status) throws android.os.RemoteException in done() method in INestedService.ICallback.Stub.Proxy 356 public void done(byte status) throws android.os.RemoteException; in done() method
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_nested.cpp | 55 Status done(NestedStatus st) override { in TEST_F() function
|
| D | aidl_test_client_ndk_nested.cpp | 65 ndk::ScopedAStatus done(ParcelableWithNested::Status st) override { in TEST_F() function
|
| /system/core/libusbhost/ |
| D | usbhost.c | 98 int done = 0; in find_existing_devices_bus() local 121 int done = 0; in find_existing_devices() local 190 int done = 0; in usb_host_load() local 228 int i, ret, done = 0; in usb_host_read_event() local 307 int done; in usb_host_run() local
|
| /system/authgraph/wire/src/ |
| D | fragmentation.rs | 155 let mut done = false; in test_reassembly() localVariable 175 let mut done = false; in test_fragmentation_reassembly() localVariable
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | parser_v2.cpp | 97 bool done = false; in ParseOps() local
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 314 ::ndk::ScopedAStatus INestedService::BpCallback::done(::aidl::android::aidl::tests::nested::Parcela… in done() function in aidl::android::aidl::tests::nested::INestedService::BpCallback 410 ::ndk::ScopedAStatus INestedService::ICallbackDefault::done(::aidl::android::aidl::tests::nested::P… in done() function in aidl::android::aidl::tests::nested::INestedService::ICallbackDefault
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 314 ::ndk::ScopedAStatus INestedService::BpCallback::done(::aidl::android::aidl::tests::nested::Parcela… in done() function in aidl::android::aidl::tests::nested::INestedService::BpCallback 410 ::ndk::ScopedAStatus INestedService::ICallbackDefault::done(::aidl::android::aidl::tests::nested::P… in done() function in aidl::android::aidl::tests::nested::INestedService::ICallbackDefault
|
| /system/core/trusty/utils/acvp/ |
| D | trusty_modulewrapper.cpp | 187 size_t done = written; in ForwardResponse() local
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 278 ::android::binder::Status INestedService::BpCallback::done(::android::aidl::tests::nested::Parcelab… in done() function in android::aidl::tests::nested::INestedService::BpCallback
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 278 ::android::binder::Status INestedService::BpCallback::done(::android::aidl::tests::nested::Parcelab… in done() function in android::aidl::tests::nested::INestedService::BpCallback
|
| /system/vold/ |
| D | EncryptInplace.cpp | 116 void InPlaceEncrypter::UpdateProgress(size_t blocks, bool done) { in UpdateProgress()
|
| /system/cros-codecs/src/codec/av1/ |
| D | reader.rs | 23 let done = self.0.read_bit()?; in read_uvlc() localVariable
|
| /system/core/fastboot/ |
| D | usb_linux.cpp | 466 size_t done = (size_t)urbp->usercontext; in Write() local
|
| /system/libbase/ |
| D | properties.cpp | 184 bool done; member
|
| /system/extras/f2fs_utils/ |
| D | f2fs_sparseblock.c | 537 int done; member
|
| /system/keymint/ta/src/ |
| D | device.rs | 177 fn done(&self) -> bool { in done() method
|
| /system/core/fs_mgr/libfiemap/ |
| D | fiemap_writer_test.cpp | 136 auto callback = [&](uint64_t done, uint64_t total) -> bool { in TEST_F()
|