Home
last modified time | relevance | path

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

/art/runtime/
Druntime-inl.h55 return resolution_method_; in GetResolutionMethod()
Druntime.h350 return resolution_method_ != nullptr; in HasResolutionMethod()
583 ArtMethod* resolution_method_; variable
Druntime.cc147 : resolution_method_(nullptr), in Runtime()
1367 resolution_method_->VisitRoots(buffered_visitor); in VisitConstantRoots()
1726 resolution_method_ = method; in SetResolutionMethod()