Searched defs:instance_ (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 57 ProfileSaver* ProfileSaver::instance_ = nullptr; member in art::ProfileSaver |
| /art/runtime/ | ||
| D | runtime.h | 1197 LIBART_PROTECTED static Runtime* instance_; variable |
| D | runtime.cc | 214 Runtime* Runtime::instance_ = nullptr; member in art::Runtime |