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.h428 bool HasResolutionMethod() const { in HasResolutionMethod() function
Druntime.cc2388 if (HasResolutionMethod()) { in VisitConstantRoots()
Dclass_linker.cc1189 DCHECK(!runtime->HasResolutionMethod()); in InitFromBootImage()