Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc68 bool EnsureFile(const std::string& path) { in EnsureFile() function
102 success = success && EnsureFile(GetHistoryPath()); in SetupLineEditor()