Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Drawtrace_parser.cpp41 hasGotHeader_ = false; in WaitForParserEnd()
72 hasGotHeader_ = true; in InitRawTraceFileHeader()
159 hasGotHeader_ = false; in ParseTraceDataSegment()
168 if (!hasGotHeader_) { in ParseDataRecursively()
Drawtrace_parser.h51 bool hasGotHeader_ = false; variable
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp142 hasGotHeader_ = false; in WaitForParserEnd()
617 hasGotHeader_ = false; in CalcEbpfCutOffset()
627 hasGotHeader_ = false; in CalcEbpfCutOffset()
635 if (!hasGotHeader_) { in GetHeaderAndUpdateLengthMark()
645 hasGotHeader_ = true; in GetHeaderAndUpdateLengthMark()
721 hasGotHeader_ = false; in ParseDataRecursively()
752 hasGotHeader_ = false; in ParseHiperfData()
769 hasGotHeader_ = false; in ParseHiperfData()
Dhtrace_parser.h98 hasGotHeader_ = false; in ClearTraceDataHtrace()
160 bool hasGotHeader_ = false; variable