Home
last modified time | relevance | path

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

/art/runtime/
Druntime-inl.h68 return resolution_method_; in GetResolutionMethod()
Druntime.h414 return resolution_method_ != nullptr; in HasResolutionMethod()
419 resolution_method_ = nullptr; in ClearResolutionMethod()
1037 ArtMethod* resolution_method_; variable
Druntime.cc229 : resolution_method_(nullptr), in Runtime()
2173 resolution_method_->VisitRoots(buffered_visitor, pointer_size); in VisitConstantRoots()
2700 resolution_method_ = method; in SetResolutionMethod()