Searched refs:StitchSlices (Results 1 – 6 of 6) sorted by relevance
75 std::vector<uint8_t> StitchSlices();145 return shb_.StitchSlices(); in SerializeAsArray()
50 std::vector<uint8_t> buffer = delegate_.StitchSlices(); in GetAllTracePackets()
72 std::vector<uint8_t> ScatteredHeapBuffer::StitchSlices() { in StitchSlices() function in protozero::ScatteredHeapBuffer
148 std::vector<uint8_t> data = delegate.StitchSlices(); in TEST()571 std::vector<uint8_t> data = delegate.StitchSlices(); in TEST()615 std::vector<uint8_t> data = delegate.StitchSlices(); in TEST()
129 std::vector<uint8_t> buffer = delegate_.StitchSlices(); in ParseProto()
237 std::vector<uint8_t> trace_bytes = heap_buf_->StitchSlices(); in Tokenize()