Searched refs:method_type_id (Results 1 – 1 of 1) sorted by relevance
1719 const dex::ProtoId& method_type_id = pDexFile->GetProtoId(method_type_idx); in dumpCallSite() local1720 std::string method_type = pDexFile->GetProtoSignature(method_type_id).ToString(); in dumpCallSite()