Home
last modified time | relevance | path

Searched defs:timeoutSec (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/tools/aa/src/
H A Dshell_command_executor.cpp29 ShellCommandExecutor::ShellCommandExecutor(const std::string& cmd, const int64_t timeoutSec) in ShellCommandExecutor() argument
H A Dtest_observer.cpp56 ShellCommandResult TestObserver::ExecuteShellCommand(const std::string& cmd, const int64_t timeoutSec) in ExecuteShellCommand() argument
H A Dtest_observer_proxy.cpp91 ExecuteShellCommand( const std::string& cmd, const int64_t timeoutSec) ExecuteShellCommand() argument
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dfutex_tool.cpp40 int64_t timeoutSec = timeout / SEC_TO_NANOSEC; in TimeoutToRelativeTime() local
/foundation/ability/ability_runtime/test/fuzztest/toolstestobserver_fuzzer/
H A Dtoolstestobserver_fuzzer.cpp54 int64_t timeoutSec = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator.cpp35 std::shared_ptr<AppExecFwk::ShellCmdResult> CJAbilityDelegator::ExecuteShellCommand(const char* cmd, int64_t timeoutSec) in ExecuteShellCommand() argument
99 int32_t FFIAbilityDelegatorExecuteShellCommand(int64_t id, const char* cmd, int64_t timeoutSec) in FFIAbilityDelegatorExecuteShellCommand() argument
/foundation/ability/ability_runtime/test/unittest/cj_ability_delegator_test/
H A Dcj_ability_delegator_test.cpp143 int64_t timeoutSec = 10; in HWTEST_F() local
234 int64_t timeoutSec = 1000; in HWTEST_F() local
249 int64_t timeoutSec = 1000; in HWTEST_F() local
266 int64_t timeoutSec = 1000; in HWTEST_F() local
282 int64_t timeoutSec = 1000; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator.cpp325 std::unique_ptr<ShellCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const int64_t timeoutSec) in ExecuteShellCommand() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_client.cpp506 int ObexClient::CreateSession(uint32_t timeoutSec) in CreateSession() argument
537 int ObexClient::SetSessionTimeout(uint32_t timeoutSec) in SetSessionTimeout() argument

Completed in 5 milliseconds