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