Searched defs:Runtime (Results 1 – 6 of 6) sorted by relevance
/art/runtime/ | ||
D | signal_catcher.h | 25 class Runtime; variable |
D | java_vm_ext.h | 38 class Runtime; variable |
D | common_runtime_test.h | 45 class Runtime; variable |
D | class_linker.h | 73 class Runtime; variable |
D | thread.h | 1694 friend class Runtime; // For CreatePeer. variable |
D | runtime.cc | 204 Runtime::Runtime() in Runtime() function in art::Runtime |