Searched refs:to_find_types (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_test.cc310 std::vector<uint16_t> to_find_types; local
313 to_find_types.push_back(to_find_tl->GetTypeItem(j).type_idx_);
317 java_lang_dex_file_->FindProtoId(to_find.return_type_idx_, to_find_types);

Completed in 3 milliseconds