Searched defs:timeoutSec (Results 1 – 6 of 6) sorted by relevance
27 ShellCommandExecutor::ShellCommandExecutor(const std::string &cmd, const int64_t timeoutSec) in ShellCommandExecutor()
50 …llCommandResult TestObserver::ExecuteShellCommand(const std::string &cmd, const int64_t timeoutSec) in ExecuteShellCommand()
104 const std::string &cmd, const int64_t timeoutSec) in ExecuteShellCommand()
492 int ObexClient::CreateSession(uint32_t timeoutSec) in CreateSession()523 int ObexClient::SetSessionTimeout(uint32_t timeoutSec) in SetSessionTimeout()
240 …lCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const int64_t timeoutSec) in ExecuteShellCommand()
420 static bool NonBlockConnect(int sock, sockaddr *addr, socklen_t addrLen, uint32_t timeoutSec) in NonBlockConnect()