Searched defs:timeoutSec (Results 1 – 1 of 1) sorted by relevance
630 static Result<void> WaitForFileInternal(const std::string& path, int timeoutSec, in WaitForFileInternal()697 auto WaitForFile(const std::string& path, int timeoutSec) in WaitForFile()706 Result<void> WaitForUnixSocket(const std::string& path, int timeoutSec) { in WaitForUnixSocket()738 int timeoutSec) { in WaitForUnixSocketListeningWithoutConnect()