Searched refs:kPipeConnectMaxAttempts (Results 1 – 1 of 1) sorted by relevance
45 const int kPipeConnectMaxAttempts = 2; variable282 for (int i = 0; i < kPipeConnectMaxAttempts; ++i) { in ConnectToPipe()378 for (int i = 0; i < kPipeConnectMaxAttempts; ++i) { in DuplicatePipeToClientProcess()