Searched defs:timeoutSec (Results 1 – 1 of 1) sorted by relevance
486 static Result<void> WaitForFileInternal(const std::string& path, int timeoutSec, in WaitForFileInternal()553 auto WaitForFile(const std::string& path, int timeoutSec) in WaitForFile()564 Result<void> WaitForUnixSocket(const std::string& path, int timeoutSec) { in WaitForUnixSocket()