Home | History | Annotate | Download | only in runtime

Lines Matching refs:method_idx_

1063     if (UNLIKELY(last_idx >= method_item->method_idx_ && i != 0)) {
1065 last_idx, method_item->method_idx_);
1068 last_idx = method_item->method_idx_;
1083 if (UNLIKELY(last_idx >= parameter_item->method_idx_ && i != 0)) {
1085 last_idx, parameter_item->method_idx_);
1088 last_idx = parameter_item->method_idx_;
1452 LOAD_METHOD(method, method_items[0].method_idx_, "first_annotations_dir_definer method id",
1459 LOAD_METHOD(method, parameter_items[0].method_idx_, "first_annotations_dir_definer method id",
1908 method_idx_, "inter_annotations_directory_item method_id",
1925 LOAD_METHOD(parameter_method, parameter_item->method_idx_,