Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc3092 const dex::MethodId& parameter_method = dex_file_->GetMethodId(parameter_item->method_idx_); in CheckInterAnnotationsDirectoryItem() local
3093 if (UNLIKELY(parameter_method.class_idx_.index_ != defining_class)) { in CheckInterAnnotationsDirectoryItem()