HomeSort by relevance Sort by last modified time
    Searched refs:ParseBinaryTrace (Results 1 - 2 of 2) sorted by null

  /test/vts/utils/native/trace_processor/
VtsTraceProcessor.h 67 bool ParseBinaryTrace(const std::string& trace_file, bool ignore_timestamp,
VtsTraceProcessor.cpp 40 bool VtsTraceProcessor::ParseBinaryTrace(const string& trace_file,
99 if (!ParseBinaryTrace(trace_file, false, false, &profiling_msg)) {
143 if (!ParseBinaryTrace(trace_file, false, false, &profiling_msg)) {
243 if (!ParseBinaryTrace(trace_file, false, false, &profiling_msg)) {
317 if (!ParseBinaryTrace(trace_file, true, true, &profiling_msg)) {

Completed in 189 milliseconds