Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dmap_utils_test.cc81 std::byte stream_pipe_buffer[1]; in TEST() local
123 std::byte stream_pipe_buffer[1]; in TEST() local
142 std::byte stream_pipe_buffer[1]; in TEST() local
H A Dmap_utils.cc41 ByteSpan stream_pipe_buffer, in WriteProtoStringToBytesMapEntry()
H A Dencoder.cc151 ByteSpan stream_pipe_buffer) { in WriteLengthDelimitedFieldFromStream()
H A Dencoder_test.cc112 std::byte stream_pipe_buffer[1]; in TEST() local
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dencoder.h579 ByteSpan stream_pipe_buffer) { in WriteBytesFromStream()
617 ByteSpan stream_pipe_buffer) { in WriteStringFromStream()
/aosp_15_r20/external/pigweed/pw_software_update/
H A Dmanifest_accessor.cc69 std::byte stream_pipe_buffer[WRITE_MANIFEST_STREAM_PIPE_BUFFER_SIZE]; in Export() local