Home
last modified time | relevance | path

Searched refs:HasResolutionMethod (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Druntime-inl.h60 CHECK(HasResolutionMethod()); in GetResolutionMethod()
Druntime.h353 bool HasResolutionMethod() const { in HasResolutionMethod() function
Druntime.cc1990 if (HasResolutionMethod()) { in VisitConstantRoots()
/art/runtime/gc/space/
Dimage_space.cc765 } else if (!runtime->HasResolutionMethod()) { in Init()
1792 if (!runtime->HasResolutionMethod()) { in ~ImageSpace()