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