Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_native_hook_parser.h49 void ParseThreadEvent(const ProtoReader::BytesView& bytesView);
Dhtrace_native_hook_parser.cpp114 void HtraceNativeHookParser::ParseThreadEvent(const ProtoReader::BytesView& bytesView) in ParseThreadEvent() function in SysTuning::TraceStreamer::HtraceNativeHookParser
141 ParseThreadEvent(reader->thread_name_map()); in ParseNativeHookAuxiliaryEvent()