Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 31) sorted by relevance

12

/system/unwinding/libunwindstack/benchmarks/
Dthread_unwind_benchmarks.cpp30 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/
DINestedService.h87 …::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/
DINestedService.h87 …::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/
DCallStack_test.cpp45 volatile bool* done) { in ThreadBusyWait()
55 volatile bool done = false; in TEST() local
/system/tools/aidl/tests/android/aidl/tests/nested/
DINestedService.aidl30 void done(ParcelableWithNested.Status status); in done() method
/system/tools/aidl/tests/java/src/android/aidl/tests/
DNestedTypesTests.java52 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/
DINestedService.java232 @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/
DINestedService.java232 @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/
Daidl_test_client_nested.cpp55 Status done(NestedStatus st) override { in TEST_F() function
Daidl_test_client_ndk_nested.cpp65 ndk::ScopedAStatus done(ParcelableWithNested::Status st) override { in TEST_F() function
/system/core/libusbhost/
Dusbhost.c98 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/
Dfragmentation.rs155 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/
Dparser_v2.cpp97 bool done = false; in ParseOps() local
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp314 ::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/
DINestedService.cpp314 ::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/
Dtrusty_modulewrapper.cpp187 size_t done = written; in ForwardResponse() local
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp278 ::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/
DINestedService.cpp278 ::android::binder::Status INestedService::BpCallback::done(::android::aidl::tests::nested::Parcelab… in done() function in android::aidl::tests::nested::INestedService::BpCallback
/system/vold/
DEncryptInplace.cpp116 void InPlaceEncrypter::UpdateProgress(size_t blocks, bool done) { in UpdateProgress()
/system/cros-codecs/src/codec/av1/
Dreader.rs23 let done = self.0.read_bit()?; in read_uvlc() localVariable
/system/core/fastboot/
Dusb_linux.cpp466 size_t done = (size_t)urbp->usercontext; in Write() local
/system/libbase/
Dproperties.cpp184 bool done; member
/system/extras/f2fs_utils/
Df2fs_sparseblock.c537 int done; member
/system/keymint/ta/src/
Ddevice.rs177 fn done(&self) -> bool { in done() method
/system/core/fs_mgr/libfiemap/
Dfiemap_writer_test.cpp136 auto callback = [&](uint64_t done, uint64_t total) -> bool { in TEST_F()

12