Searched defs:GetRuntime (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jni/ | ||
D | java_vm_ext.h | 69 Runtime* GetRuntime() const { in GetRuntime() function |
/art/dex2oat/ | ||
D | dex2oat.cc | 683 static Runtime* GetRuntime() { in GetRuntime() function in art::WatchDog |