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