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:RETRY_TIMES
(Results
1 - 25
of
32
) sorted by relevance
1
2
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H
A
D
adapter.h
51
const unsigned int
RETRY_TIMES
= 10;
variable
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H
A
D
distributed_module_config.h
48
static constexpr uint32_t
RETRY_TIMES
= 30;
member in OHOS::MiscServices::DistributedModuleConfig
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H
A
D
abilityms_client.cpp
27
const unsigned int
RETRY_TIMES
= 20;
member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
continue_scene_session_handler.cpp
29
constexpr int32_t
RETRY_TIMES
= 2;
member
H
A
D
dtbschedmgr_device_info_storage.cpp
40
constexpr int32_t
RETRY_TIMES
= 30;
member
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H
A
D
samgr_time_handler.cpp
25
constexpr int32_t
RETRY_TIMES
= 3;
member
H
A
D
service_registry.cpp
40
constexpr int32_t
RETRY_TIMES
= 10;
member
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H
A
D
accessible_ability_channel_test.cpp
33
constexpr int
RETRY_TIMES
= 10;
member
H
A
D
accessibility_window_manager_test.cpp
37
constexpr int
RETRY_TIMES
= 10;
member
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_ability_channel_test/
H
A
D
aams_accessibility_ability_channel_test.cpp
33
constexpr int
RETRY_TIMES
= 10;
member
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H
A
D
bundlems_slite_client.cpp
32
const unsigned int
RETRY_TIMES
= 10;
member
/foundation/multimedia/drm_framework/frameworks/native/drm/
H
A
D
media_key_system_factory_impl.cpp
27
constexpr int32_t
RETRY_TIMES
= 3;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H
A
D
cloud_service_impl.h
114
static constexpr int32_t
RETRY_TIMES
= 3;
member in OHOS::CloudData::CloudServiceImpl
H
A
D
sync_manager.h
118
static constexpr int32_t
RETRY_TIMES
= 6; // normal retry
member in OHOS::CloudData::SyncManager
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_window_manager_test/
H
A
D
aams_accessibility_window_manager_test.cpp
37
constexpr int
RETRY_TIMES
= 10;
member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H
A
D
hls_playlist_downloader.cpp
28
constexpr size_t
RETRY_TIMES
= 1000;
member
/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H
A
D
nandlife_controller.cpp
61
constexpr int
RETRY_TIMES
= 3;
member
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H
A
D
auth_hichain_adapter.c
36
#define
RETRY_TIMES
16
macro
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H
A
D
cloud_sync_manager_impl.cpp
425
const uint32_t
RETRY_TIMES
= 3;
in OnAddSystemAbility()
local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H
A
D
audio_setting_provider.cpp
37
constexpr int32_t
RETRY_TIMES
= 5;
member
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H
A
D
downloader.cpp
30
constexpr size_t
RETRY_TIMES
= 200; // Retry 200 times
member
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H
A
D
dp_device_manager.cpp
45
constexpr int32_t
RETRY_TIMES
= 30;
member
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H
A
D
samgr_server_rpc.c
48
#define
RETRY_TIMES
3
macro
H
A
D
samgr_server.c
43
#define
RETRY_TIMES
3
macro
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H
A
D
dbinder_service.h
381
static constexpr int
RETRY_TIMES
= 2;
member in OHOS::DBinderService
Completed in 22 milliseconds
1
2