Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dtrace_to_profile.cc59 std::string GetRandomString(size_t n) { in GetRandomString() function
123 base::GetTimeFmt("%y%m%d%H%M%S") + GetRandomString(5); in TraceToProfile()