Searched refs:GetSignatureForProtoId (Results 1 – 1 of 1) sorted by relevance
248 static std::string GetSignatureForProtoId(const dex_ir::ProtoId* proto) { in GetSignatureForProtoId() function439 std::string type_descriptor = GetSignatureForProtoId(method_id->Proto()); in IndexString()472 std::string type_descriptor = GetSignatureForProtoId(method_id->Proto()); in IndexString()478 proto = GetSignatureForProtoId(proto_id); in IndexString()1044 std::string type_descriptor = GetSignatureForProtoId(method_id->Proto()); in DumpBytecodes()1187 char* type_descriptor = strdup(GetSignatureForProtoId(method_id->Proto()).c_str()); in DumpMethod()