Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 10 of 10) sorted by relevance

/art/runtime/jni/
Djava_vm_ext_test.cc89 const char* reason = __PRETTY_FUNCTION__; in TEST_F() local
101 const char* reason = __PRETTY_FUNCTION__; in TEST_F() local
115 const char* reason = __PRETTY_FUNCTION__; in TEST_F() local
/art/runtime/
Dthread-inl.h360 SuspendReason reason) { in ModifySuspendCount()
Dthread_pool.cc62 const char* reason = "new thread pool worker thread"; in ThreadPoolWorker() local
Dthread_list.cc676 SuspendReason reason) { in SuspendAllInternal()
831 bool ThreadList::Resume(Thread* thread, SuspendReason reason) { in Resume()
892 SuspendReason reason, in SuspendThreadByPeer()
1012 SuspendReason reason, in SuspendThreadByThreadId()
Dcommon_runtime_test.cc454 void CheckJniAbortCatcher::Hook(void* data, const std::string& reason) { in Hook()
Druntime_callbacks_test.cc202 const char* reason = "ThreadLifecycleCallback test thread"; in TEST_F() local
Doat_file_assistant.cc1021 const char* reason = oat_file->GetCompilationReason(); in GetOptimizationStatus() local
Ddebugger.cc4469 void Dbg::DdmSendHeapInfo(HpifWhen reason) { in DdmSendHeapInfo()
/art/dex2oat/
Ddex2oat.cc525 const char* reason = "dex2oat watch dog thread startup"; in WatchDog() local
539 const char* reason = "dex2oat watch dog thread shutdown"; in ~WatchDog() local
552 const char* reason = "dex2oat watch dog set runtime"; in SetRuntime() local
611 const char* reason = "dex2oat watch dog thread waiting"; in Wait() local
629 const char* reason = "dex2oat watch dog get runtime"; in GetRuntime() local
/art/compiler/jni/
Djni_compiler_test.cc660 std::string reason; in JNI_TEST() local
676 std::string reason; in JNI_TEST_NORMAL_ONLY() local