Home
last modified time | relevance | path

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

/art/runtime/
Druntime-inl.h68 return resolution_method_; in GetResolutionMethod()
Druntime.h383 return resolution_method_ != nullptr; in HasResolutionMethod()
388 resolution_method_ = nullptr; in ClearResolutionMethod()
934 ArtMethod* resolution_method_; variable