Searched refs:ref_string (Results 1 – 1 of 1) sorted by relevance
246 std::string ref_string = HiddenApi::GetApiMethodName(ref); in DumpReferences() local247 if (!counts.count(ref_string)) { in DumpReferences()248 counts[ref_string] = 0; in DumpReferences()250 counts[ref_string]++; in DumpReferences()