Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc4236 res_method_(res_method), pos_(0), params_(res_method->GetParameterTypeList()), in MethodParamListDescriptorIterator()
4249 return res_method_->GetTypeDescriptorFromTypeIdx(params_->GetTypeItem(pos_).type_idx_); in GetDescriptor()
4253 ArtMethod* res_method_; member in art::verifier::impl::__anon79162a830111::MethodParamListDescriptorIterator