Searched defs:wait (Results 1 – 14 of 14) sorted by relevance
| /art/artd/binder/com/android/server/art/ |
| D | IArtdNotification.aidl | 32 boolean wait(int timeoutMs); in wait() method
|
| /art/libarttools/include_testing/tools/ |
| D | testing.h | 65 ScopedExec(std::vector<std::string>& args, bool wait) { in ScopedExec()
|
| /art/openjdkjvmti/ |
| D | ti_object.cc | 90 std::vector<jthread> wait; in GetObjectMonitorUsage() local
|
| /art/test/616-cha-interface-default/src/ |
| D | Main.java | 60 static void testImplement(boolean createMain3, boolean wait, boolean setHasJIT) { in testImplement()
|
| /art/test/616-cha-abstract/src/ |
| D | Main.java | 60 static void testOverride(boolean createMain2, boolean wait, boolean setHasJIT) { in testOverride()
|
| /art/test/616-cha-interface/src/ |
| D | Main.java | 73 static void testImplement(boolean createMain2, boolean wait, boolean setHasJIT) { in testImplement()
|
| /art/test/616-cha-miranda/src/ |
| D | Main.java | 64 static void testOverride(boolean createMain2, boolean wait) { in testOverride()
|
| /art/runtime/gc/ |
| D | task_processor.cc | 123 bool TaskProcessor::IsRunningThread(Thread* t, bool wait) { in IsRunningThread()
|
| /art/test/616-cha/src/ |
| D | Main.java | 82 static void testOverride(boolean createMain2, boolean wait, boolean setHasJIT) { in testOverride()
|
| /art/test/ti-agent/ |
| D | monitors_helper.cc | 54 jobjectArray wait = CreateObjectArray(env, usage.waiter_count, "java/lang/Thread", in Java_art_Monitors_getObjectMonitorUsage() local
|
| /art/test/testrunner/ |
| D | testrunner.py | 169 def wait(self, proc, timeout): member in ChildProcessTracker
|
| /art/test/924-threads/src/art/ |
| D | Test924.java | 422 private static void printMajorityThreadState(Thread t, int votes, int wait) throws Exception { in printMajorityThreadState()
|
| /art/artd/ |
| D | artd.cc | 1545 ScopedAStatus ArtdNotification::wait(int in_timeoutMs, bool* _aidl_return) { in wait() function in art::artd::ArtdNotification
|
| /art/runtime/ |
| D | class_linker.cc | 350 void ClassLinker::MakeInitializedClassesVisiblyInitialized(Thread* self, bool wait) { in MakeInitializedClassesVisiblyInitialized()
|