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
(Results
1 - 25
of
28
) sorted by relevance
1
2
/base/update/updater/services/updater_binary/
H
A
D
main.cpp
35
bool
retry
= false;
in main()
local
[all...]
H
A
D
update_processor.cpp
384
int ExecUpdate(PkgManager::PkgManagerPtr pkgManager, int
retry
, const std::string &pkgPath,
in ExecUpdate()
argument
470
int ProcessUpdater(bool
retry
, int pipeFd, const std::string &packagePath, const std::string &keyPath)
in ProcessUpdater()
argument
/base/update/updater/services/include/applypatch/
H
A
D
updater_env.h
35
UpdaterEnv(Hpackage::PkgManager::PkgManagerPtr pkgManager, PostMessageFunction postMessage, bool
retry
)
in UpdaterEnv()
argument
/base/update/updater/test/unittest/updater_test/
H
A
D
test_update_binary.cpp
41
bool
retry
= false;
in main()
local
H
A
D
test_update_binary_abnormal.cpp
41
bool
retry
= false;
in main()
local
/base/global/i18n/services/src/
H
A
D
i18n_service_event.cpp
58
int32_t
retry
= RETRY;
in SubscriberEvent()
local
/base/update/updater/test/unittest/updater_binary/
H
A
D
update_binary_unittest.h
46
bool SetRetry(bool
retry
)
in SetRetry()
argument
/base/update/updateservice/foundations/ability/sa_loader/src/
H
A
D
load_sa_service.cpp
68
int32_t
retry
= retryTimes;
in CheckSaLoaded()
local
/base/print/print_fwk/services/print_service/src/
H
A
D
print_service_helper.cpp
60
uint32_t
retry
= 0;
in StartAbility()
local
83
uint32_t
retry
= 0;
in StartPluginPrintIconExtAbility()
local
/base/sensors/miscdevice/frameworks/native/light/src/
H
A
D
light_client.cpp
62
int32_t
retry
= 0;
in InitLightClient()
local
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H
A
D
hdi_light_connection.cpp
42
int32_t
retry
= 0;
in ConnectHdi()
local
H
A
D
hdi_connection.cpp
39
int32_t
retry
= 0;
in ConnectHdi()
local
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H
A
D
medical_service_client.cpp
59
int32_t
retry
= 0;
in InitServiceClient()
local
/base/request/request/services/include/
H
A
D
c_task_config.h
37
bool
retry
;
member
H
A
D
c_task_info.h
36
bool
retry
;
member
/base/request/request/services/src/task/
H
A
D
config.rs
394
pub fn
retry
(&mut self,
retry
: bool) -> &mut Self {
in retry()
functions
/base/sensors/sensor/frameworks/native/src/
H
A
D
sensor_service_client.cpp
85
int32_t
retry
= 0;
in InitServiceClient()
local
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H
A
D
tui_event.cpp
361
int32_t
retry
= 0;
in TuiRegisteCallBack()
local
406
int32_t
retry
= 0;
in TuiRegisteDisplayListener()
local
/base/sensors/sensor/services/hdi_connection/adapter/src/
H
A
D
hdi_connection.cpp
56
int32_t
retry
= 0;
in ConnectHdi()
local
/base/sensors/miscdevice/frameworks/native/vibrator/src/
H
A
D
vibrator_service_client.cpp
83
int32_t
retry
= 0;
in InitServiceClient()
local
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H
A
D
hdi_connection.cpp
51
int32_t
retry
= 0;
in ConnectHdi()
local
/base/startup/appspawn/standard/
H
A
D
appspawn_appmgr.c
229
int
retry
= 0;
in KillAndWaitStatus()
local
/base/request/request/frameworks/cj/ffi/include/
H
A
D
cj_request_ffi.h
94
bool
retry
;
member
132
bool
retry
;
member
/base/security/access_token/interfaces/innerkits/nativetoken/src/
H
A
D
nativetoken.c
286
int32_t
retry
= MAX_RETRY_TIMES;
in CreateNativeTokenId()
local
/base/startup/init/services/param/watcher/proxy/
H
A
D
watcher_manager.cpp
264
bool
retry
= false;
in RunLoop()
local
311
int WatcherManager::GetServerFd(bool
retry
)
in GetServerFd()
argument
Completed in 14 milliseconds
1
2