Home | History | Annotate | Download | only in runtime

Lines Matching defs:method_index

271   uint32_t method_index = method->GetDexMethodIndex();
274 if (method_annotations[i].method_idx_ == method_index) {
294 uint32_t method_index = method->GetDexMethodIndex();
297 if (parameter_annotations[i].method_idx_ == method_index) {