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