Searched refs:GetRuntime (Results 1 – 3 of 3) sorted by relevance
69 Runtime* GetRuntime() const { in GetRuntime() function
388 delete raw_vm->GetRuntime(); in DestroyJavaVM()406 Runtime* runtime = raw_vm->GetRuntime(); in DetachCurrentThread()437 Runtime* runtime = reinterpret_cast<JavaVMExt*>(vm)->GetRuntime(); in AttachCurrentThreadInternal()
593 Runtime* runtime = GetRuntime(); in Fatal()628 static Runtime* GetRuntime() { in GetRuntime() function in art::WatchDog