Home
last modified time | relevance | path

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

/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.h82 bool ParseTextTrace(const std::string& trace_file,
DVtsTraceProcessor.cpp77 bool VtsTraceProcessor::ParseTextTrace(const string& trace_file, in ParseTextTrace() function in android::vts::VtsTraceProcessor
137 if (!ParseTextTrace(trace_file, &profiling_msg)) { in ConvertTrace()