Searched refs:hilogParser_ (Results 1 – 2 of 2) sorted by relevance
88 return hilogParser_.get(); in GetHiLogParser()129 std::unique_ptr<BytraceHilogParser> hilogParser_; variable
34 hilogParser_(std::make_unique<BytraceHilogParser>(dataCache, filters)), in BytraceParser()56 hilogParser_->FilterAllHilogData(); in WaitForParserEnd()132 hilogParser_->ParseHilogDataItem(bufferLine, seq_, haveSplitSeg); in GotoDetermine()