Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_log.h320 void SetProcessName(const std::string& process_name);
Dtrace_log.cc1657 void TraceLog::SetProcessName(const std::string& process_name) { in SetProcessName() function in base::trace_event::TraceLog