Searched refs:kProtoSizeThreshold (Results 1 – 1 of 1) sorted by relevance
34 static constexpr long kProtoSizeThreshold = 1024 * 1024; // 1MB variable117 if (stdout_size > kProtoSizeThreshold) { in ExecShellCommandNohup()127 if (stderr_size > kProtoSizeThreshold) { in ExecShellCommandNohup()