Home
last modified time | relevance | path

Searched refs:build_uri (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DIncidentService.cpp120 static string build_uri(const string& pkg, const string& cls, const string& id) { in build_uri() function
347 result->push_back(String16(build_uri(pkg, cls, file->getId()).c_str())); in getIncidentReportList()