Searched defs:bytesView (Results 1 – 4 of 4) sorted by relevance
36 bool PbreaderNativeHookParser::ParseStackMap(const ProtoReader::BytesView &bytesView) in ParseStackMap()86 void PbreaderNativeHookParser::ParseFileEvent(const ProtoReader::BytesView &bytesView) in ParseFileEvent()100 void PbreaderNativeHookParser::ParseSymbolEvent(const ProtoReader::BytesView &bytesView) in ParseSymbolEvent()114 void PbreaderNativeHookParser::ParseThreadEvent(const ProtoReader::BytesView &bytesView) in ParseThreadEvent()
265 bool HtraceEventParser::BytesViewEventInfo(ProtoReader::BytesView &bytesView, in BytesViewEventInfo()277 ProtoReader::BytesView &bytesView) in ConstructEventSet()321 ProtoReader::BytesView &bytesView) in InterruptEventSet()353 ProtoReader::BytesView &bytesView) in ClockEventSet()376 ProtoReader::BytesView &bytesView) in CpuEventSet()393 ProtoReader::BytesView &bytesView) in LockEventSet()413 ProtoReader::BytesView &bytesView) in BinderEventSet()433 ProtoReader::BytesView &bytesView) in StackEventSet()452 ProtoReader::BytesView &bytesView) in SetEventType()
86 …ilter::AppendFrameMaps(uint32_t ipid, uint32_t frameMapId, const ProtoReader::BytesView &bytesView) in AppendFrameMaps()198 … NativeHookFilter::ParseStatisticEvent(uint64_t timeStamp, const ProtoReader::BytesView &bytesView) in ParseStatisticEvent()239 void NativeHookFilter::ParseAllocEvent(uint64_t timeStamp, const ProtoReader::BytesView &bytesView) in ParseAllocEvent()328 void NativeHookFilter::ParseFreeEvent(uint64_t timeStamp, const ProtoReader::BytesView &bytesView) in ParseFreeEvent()395 void NativeHookFilter::ParseMmapEvent(uint64_t timeStamp, const ProtoReader::BytesView &bytesView) in ParseMmapEvent()460 void NativeHookFilter::ParseMunmapEvent(uint64_t timeStamp, const ProtoReader::BytesView &bytesView) in ParseMunmapEvent()502 void NativeHookFilter::ParseTagEvent(const ProtoReader::BytesView &bytesView) in ParseTagEvent()
30 BytesView(const BytesView &bytesView) in BytesView()