Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc531 bool IsCommentLine(const std::string& buffer) { in IsCommentLine() function
549 if (IsCommentLine(line)) in LoadQueries()