Searched defs:kMaxMsgSize (Results 1 – 4 of 4) sorted by relevance
22 const kMaxMsgSize = 1024 * 1024 * 1024; constant
180 constexpr size_t kMaxMsgSize = protozero::ProtoRingBuffer::kMaxMsgSize; in TraceToText() local
62 constexpr uint32_t kMaxMsgSize = ProtoRingBuffer::kMaxMsgSize; variable
257 constexpr size_t kMaxMsgSize = ipc::kIPCBufferSize - 128; in OnQueryServiceCallback() local