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

/art/runtime/
H A Druntime-inl.h61 return resolution_method_;
H A Druntime.h354 return resolution_method_ != nullptr;
359 resolution_method_ = nullptr;
822 ArtMethod* resolution_method_; member in class:art::verifier::VerifyMode
H A Druntime.cc213 : resolution_method_(nullptr),
1991 resolution_method_->VisitRoots(buffered_visitor, pointer_size);
2464 resolution_method_ = method;

Completed in 517 milliseconds