Home
last modified time | relevance | path

Searched defs:instance_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc50 ProfileSaver* ProfileSaver::instance_ = nullptr; member in art::ProfileSaver
/art/runtime/
Druntime.h1185 LIBART_PROTECTED static Runtime* instance_; variable
Druntime.cc215 Runtime* Runtime::instance_ = nullptr; member in art::Runtime