Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Dutils.cpp782 const char* DumpTraces(const std::string& traces_path);
796 return DumpTraces(traces_file); in dump_traces()
905 const char* DumpTraces(const std::string& traces_path) { in DumpTraces() function