Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h159 bool hasGotSegLength_ = false; variable
Dhtrace_parser.cpp670 if (!hasGotSegLength_) { in ParseSegLengthAndEnsureSegDataEnough()
679 hasGotSegLength_ = true; in ParseSegLengthAndEnsureSegDataEnough()
711 hasGotSegLength_ = false; in ParseDataRecursively()