Home
last modified time | relevance | path

Searched defs:IsStarted (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc770 bool ProfileSaver::IsStarted() { in IsStarted() function in art::ProfileSaver
/art/runtime/
Druntime.h207 bool IsStarted() const { in IsStarted() function