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