Searched defs:param_types (Results 1 – 3 of 3) sorted by relevance
66 const dex::TypeList* param_types = dex_file->GetProtoParameters(proto_id); in GetImtHashComponents() local
406 ObjPtr<mirror::ObjectArray<mirror::Class>> param_types(callsite_type->GetPTypes()); in IsCallerTransformer() local
42 const std::vector<std::string>& param_types) { in CreateMethodType()