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:TIME_OUT
(Results
1 - 13
of
13
) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H
A
D
hdecoder_buffer_unit_test.cpp
23
static constexpr int32_t
TIME_OUT
= 300;
member
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
http_constant.h
23
static const int
TIME_OUT
= 30000;
member in OHOS::Ace::HttpConstant
/foundation/ai/ai_engine/test/common/semaphore/
H
A
D
semaphore_test.cpp
31
const int
TIME_OUT
= 20;
member
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H
A
D
softbus_proxychannel_session.c
32
#define
TIME_OUT
10
macro
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
executor.h
85
static constexpr Duration
TIME_OUT
= std::chrono::seconds(2);
member in OHOS::Executor
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H
A
D
executor.h
99
static constexpr Duration
TIME_OUT
= std::chrono::seconds(2);
member in OHOS::NativePreferences::Executor
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
avoid_area_controller_test.cpp
35
const long
TIME_OUT
= 1000;
member
[all...]
/foundation/window/window_manager/test/systemtest/dms/
H
A
D
screen_manager_test.cpp
79
static constexpr long
TIME_OUT
= 1000;
member in OHOS::Rosen::ScreenManagerTest
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uifirst_manager.cpp
1608
static constexpr auto
TIME_OUT
= std::chrono::milliseconds(32); // 32ms
in CheckAndWaitPreFirstLevelDrawableNotify()
local
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_scheduler_service.cpp
96
const int32_t
TIME_OUT
= 4;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H
A
D
store_types.h
34
TIME_OUT
,
enumerator
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
rdb_store_impl.cpp
80
constexpr int64_t
TIME_OUT
= 1500;
member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
main_thread.cpp
131
constexpr int32_t
TIME_OUT
= 120;
member
Completed in 21 milliseconds