Searched refs:full_api_name (Results 1 – 2 of 2) sorted by relevance
229 String full_api_name = spec.getPackage().toString("ASCII") + '@' in addApiReportToTestPlanMessage() local239 String release_level = hal_release_map.get(full_api_name); in addApiReportToTestPlanMessage()241 CLog.w("could not get the release level for %s", full_api_name); in addApiReportToTestPlanMessage()
290 string full_api_name = GetFullApiStr(record); in ProcessTraceForLatencyProfiling() local296 cerr << __func__ << ": got negative latency for " << full_api_name in ProcessTraceForLatencyProfiling()300 cout << full_api_name << ":" << latency << endl; in ProcessTraceForLatencyProfiling()