Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_native_hook_parser.h47 void ParseFileEvent(const ProtoReader::BytesView& bytesView);
Dhtrace_native_hook_parser.cpp86 void HtraceNativeHookParser::ParseFileEvent(const ProtoReader::BytesView& bytesView) in ParseFileEvent() function in SysTuning::TraceStreamer::HtraceNativeHookParser
137 ParseFileEvent(reader->file_path()); in ParseNativeHookAuxiliaryEvent()