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()
256 bool HtraceEventParser::BytesViewEventInfo(ProtoReader::BytesView &bytesView, in BytesViewEventInfo()268 ProtoReader::BytesView &bytesView) in ConstructEventSet()312 ProtoReader::BytesView &bytesView) in InterruptEventSet()333 ProtoReader::BytesView &bytesView) in ClockEventSet()356 ProtoReader::BytesView &bytesView) in CpuEventSet()373 ProtoReader::BytesView &bytesView) in LockEventSet()393 ProtoReader::BytesView &bytesView) in BinderEventSet()413 ProtoReader::BytesView &bytesView) in StackEventSet()432 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()459 void NativeHookFilter::ParseMunmapEvent(uint64_t timeStamp, const ProtoReader::BytesView &bytesView) in ParseMunmapEvent()501 void NativeHookFilter::ParseTagEvent(const ProtoReader::BytesView &bytesView) in ParseTagEvent()
30 BytesView(const BytesView &bytesView) in BytesView()