Searched refs:num_method_args (Results 1 – 1 of 1) sorted by relevance
9151 const size_t num_method_args = strlen(dex_file.StringDataByIdx(proto_id.shorty_idx_)) - 1; in ResolveMethodType() local9155 mirror::ObjectArray<mirror::Class>::Alloc(self, array_of_class, num_method_args))); in ResolveMethodType()