Searched refs:parameter_method (Results 1 – 1 of 1) sorted by relevance
3096 const dex::MethodId& parameter_method = dex_file_->GetMethodId(parameter_item->method_idx_); in CheckInterAnnotationsDirectoryItem() local3097 if (UNLIKELY(parameter_method.class_idx_.index_ != defining_class)) { in CheckInterAnnotationsDirectoryItem()