Searched refs:kMainBufferSizeBytes (Results 1 – 1 of 1) sorted by relevance
32 constexpr auto kMainBufferSizeBytes = 128 * 1024; variable39 std::make_unique<CommandProcessor>(kMainBufferSizeBytes)) {} in MainLoop()