Home
last modified time | relevance | path

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

/art/runtime/
Druntime-inl.h67 CHECK(HasResolutionMethod()); in GetResolutionMethod()
Druntime.h413 bool HasResolutionMethod() const { in HasResolutionMethod() function
Druntime.cc2172 if (HasResolutionMethod()) { in VisitConstantRoots()
Dclass_linker.cc1251 DCHECK(!runtime->HasResolutionMethod()); in InitFromBootImage()