Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_channel/
H A Drp2_stdio_channel.cc97 static constexpr size_t kMinimumReadSize = 64; member in pw::channel::__anon0b682f4b0111::Rp2StdioChannel
H A Dstream_channel.cc146 static constexpr size_t kMinimumReadSize = 64; variable