Searched defs:bytesView (Results 1 – 4 of 4) sorted by relevance
36 bool HtraceNativeHookParser::ParseStackMap(const ProtoReader::BytesView& bytesView) in ParseStackMap()86 void HtraceNativeHookParser::ParseFileEvent(const ProtoReader::BytesView& bytesView) in ParseFileEvent()100 void HtraceNativeHookParser::ParseSymbolEvent(const ProtoReader::BytesView& bytesView) in ParseSymbolEvent()114 void HtraceNativeHookParser::ParseThreadEvent(const ProtoReader::BytesView& bytesView) in ParseThreadEvent()
243 bool HtraceEventParser::BytesViewEventInfo(ProtoReader::BytesView& bytesView, in BytesViewEventInfo()255 ProtoReader::BytesView& bytesView) in ConstructEventSet()299 ProtoReader::BytesView& bytesView) in InterruptEventSet()320 ProtoReader::BytesView& bytesView) in ClockEventSet()343 ProtoReader::BytesView& bytesView) in CpuEventSet()360 ProtoReader::BytesView& bytesView) in LockEventSet()380 ProtoReader::BytesView& bytesView) in BinderEventSet()400 ProtoReader::BytesView& bytesView) in StackEventSet()419 ProtoReader::BytesView& bytesView) in SetEventType()
86 …ilter::AppendFrameMaps(uint32_t ipid, uint32_t frameMapId, const ProtoReader::BytesView& bytesView) in AppendFrameMaps()188 … NativeHookFilter::ParseStatisticEvent(uint64_t timeStamp, const ProtoReader::BytesView& bytesView) in ParseStatisticEvent()222 void NativeHookFilter::ParseAllocEvent(uint64_t timeStamp, const ProtoReader::BytesView& bytesView) in ParseAllocEvent()303 void NativeHookFilter::ParseFreeEvent(uint64_t timeStamp, const ProtoReader::BytesView& bytesView) in ParseFreeEvent()369 void NativeHookFilter::ParseMmapEvent(uint64_t timeStamp, const ProtoReader::BytesView& bytesView) in ParseMmapEvent()433 void NativeHookFilter::ParseMunmapEvent(uint64_t timeStamp, const ProtoReader::BytesView& bytesView) in ParseMunmapEvent()467 void NativeHookFilter::ParseTagEvent(const ProtoReader::BytesView& bytesView) in ParseTagEvent()
30 BytesView(const BytesView& bytesView) in BytesView()