Home
last modified time | relevance | path

Searched defs:TypedProtoReader (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/proto_reader/include/
Dproto_reader.h278 TypedProtoReader(const uint8_t *buffer, size_t length) in TypedProtoReader() function
283 TypedProtoReader(TypedProtoReader &&other) noexcept : ProtoReaderBase(std::move(other)) in TypedProtoReader() function