Searched defs:timeoutSec (Results 1 – 5 of 5) sorted by relevance
56 …llCommandResult TestObserver::ExecuteShellCommand(const std::string& cmd, const int64_t timeoutSec) in ExecuteShellCommand()
29 ShellCommandExecutor::ShellCommandExecutor(const std::string& cmd, const int64_t timeoutSec) in ShellCommandExecutor()
104 const std::string& cmd, const int64_t timeoutSec) in ExecuteShellCommand()
506 int ObexClient::CreateSession(uint32_t timeoutSec) in CreateSession()537 int ObexClient::SetSessionTimeout(uint32_t timeoutSec) in SetSessionTimeout()
326 …lCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const int64_t timeoutSec) in ExecuteShellCommand()