Home
last modified time | relevance | path

Searched refs:new_type_list (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_redefine.cc2568 std::vector<art::dex::TypeIndex> new_type_list; in UpdateMethods() local
2570 new_type_list.push_back( in UpdateMethods()
2577 const art::dex::ProtoId* proto_id = dex_file_->FindProtoId(method_return_idx, new_type_list); in UpdateMethods()