Searched refs:GetFullApiStr (Results 1 – 2 of 2) sorted by relevance
114 std::string GetFullApiStr(const VtsProfilingRecord& record);
290 string full_api_name = GetFullApiStr(record); in ProcessTraceForLatencyProfiling()697 string VtsTraceProcessor::GetFullApiStr(const VtsProfilingRecord& record) { in GetFullApiStr() function in android::vts::VtsTraceProcessor