Searched defs:param_types (Results 1 – 2 of 2) sorted by relevance
66 const dex::TypeList* param_types = dex_file->GetProtoParameters(proto_id); in GetImtHashComponents() local
55 const std::vector<std::string>& param_types) { in CreateMethodType()