Home
last modified time | relevance | path

Searched refs:resolution_method_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Druntime-inl.h44 return resolution_method_.Read(); in GetResolutionMethod()
Druntime.h306 return !resolution_method_.IsNull(); in HasResolutionMethod()
310 resolution_method_ = GcRoot<mirror::ArtMethod>(method); in SetResolutionMethod()
524 GcRoot<mirror::ArtMethod> resolution_method_; variable
Druntime.cc1161 resolution_method_.VisitRoot(callback, arg, RootInfo(kRootVMInternal)); in VisitNonThreadRoots()