Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:timeoutSec
(Results
1 - 9
of
9
) sorted by relevance
/foundation/ability/ability_runtime/tools/aa/src/
H
A
D
shell_command_executor.cpp
29
ShellCommandExecutor::ShellCommandExecutor(const std::string& cmd, const int64_t
timeoutSec
)
in ShellCommandExecutor()
argument
H
A
D
test_observer.cpp
56
ShellCommandResult TestObserver::ExecuteShellCommand(const std::string& cmd, const int64_t
timeoutSec
)
in ExecuteShellCommand()
argument
H
A
D
test_observer_proxy.cpp
91
ExecuteShellCommand( const std::string& cmd, const int64_t
timeoutSec
)
ExecuteShellCommand()
argument
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H
A
D
futex_tool.cpp
40
int64_t
timeoutSec
= timeout / SEC_TO_NANOSEC;
in TimeoutToRelativeTime()
local
/foundation/ability/ability_runtime/test/fuzztest/toolstestobserver_fuzzer/
H
A
D
toolstestobserver_fuzzer.cpp
54
int64_t
timeoutSec
= static_cast<int64_t>(GetU32Data(data));
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H
A
D
cj_ability_delegator.cpp
35
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
D
cj_ability_delegator_test.cpp
143
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
D
ability_delegator.cpp
325
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
D
obex_client.cpp
506
int ObexClient::CreateSession(uint32_t
timeoutSec
)
in CreateSession()
argument
537
int ObexClient::SetSessionTimeout(uint32_t
timeoutSec
)
in SetSessionTimeout()
argument
Completed in 5 milliseconds