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
refs:ON_SCOPE_EXIT
(Results
1 - 23
of
23
) sorted by relevance
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H
A
D
user_idm_stub.cpp
73
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in OpenSessionStub()
98
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in CloseSessionStub()
114
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in GetCredentialInfoStub()
142
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in GetSecInfoStub()
164
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in AddCredentialStub()
210
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in UpdateCredentialStub()
252
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in CancelStub()
268
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in EnforceDelUserStub()
290
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in DelUserStub()
317
ON_SCOPE_EXIT
(IAM_LOG
in DelCredentialStub()
[all...]
H
A
D
user_auth_stub.cpp
91
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in GetAvailableStatusStub()
138
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in GetPropertyStub()
188
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in SetPropertyStub()
226
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in AuthStub()
263
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in AuthWidgetStub()
374
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in AuthUserStub()
410
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in IdentifyStub()
446
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in CancelAuthOrIdentifyStub()
466
ON_SCOPE_EXIT
(IAM_LOGI("leave"));
in GetVersionStub()
484
ON_SCOPE_EXIT
(IAM_LOG
in NoticeStub()
[all...]
/base/update/updater/utils/include/
H
A
D
scope_guard.h
54
#define
ON_SCOPE_EXIT
(id) auto onScopeExitGuard##id = Detail::ScopeExitGuardHelper {} + [ & ]
macro
/base/useriam/user_auth_framework/common/utils/
H
A
D
iam_scope_guard.h
52
#define
ON_SCOPE_EXIT
(...) ON_SCOPE_EXIT_ID(__LINE__, __VA_ARGS__)
macro
/base/update/sys_installer/services/module_update/service/src/
H
A
D
module_update_consumer.cpp
40
ON_SCOPE_EXIT
(rmdir) {
in DoInstall()
function
H
A
D
module_update_main.cpp
145
ON_SCOPE_EXIT
(rmdir) {
in HotAppInstall()
function
240
ON_SCOPE_EXIT
(rmdir) {
in ReallyInstallModulePackage()
function
340
ON_SCOPE_EXIT
(clear) {
in InstallModuleFile()
function
578
ON_SCOPE_EXIT
(rmdir) {
in BackupActiveModules()
function
/base/update/updater/services/factory_reset/
H
A
D
factory_reset.cpp
51
ON_SCOPE_EXIT
(factoryResetPost) {
in FactoryResetFunc()
function
/base/update/updater/services/ui/view/component/
H
A
D
box_progress_adapter.cpp
66
ON_SCOPE_EXIT
(flush) {
in SetValue()
function
/base/update/sys_installer/services/module_update/src/
H
A
D
module_update.cpp
222
ON_SCOPE_EXIT
(clear) {
in DoModuleUpdate()
function
272
ON_SCOPE_EXIT
(clear) {
in CheckModuleUpdate()
function
349
ON_SCOPE_EXIT
(rmDir) {
in MountModulePackage()
function
H
A
D
module_loop.cpp
158
ON_SCOPE_EXIT
(recoveryMode) {
in ConfigureReadAhead()
function
/base/update/updater/services/flow_update/update_bin/
H
A
D
bin_process.cpp
96
ON_SCOPE_EXIT
(failExecute) {
in ExtractBinFile()
function
209
ON_SCOPE_EXIT
(failExecute) {
in ProcessBinFile()
function
/base/update/updater/services/fs_manager/
H
A
D
do_partition.cpp
219
ON_SCOPE_EXIT
(flosefp) {
in WriteMiscMsgWithOffset()
function
402
ON_SCOPE_EXIT
(clearresource) {
in DoPartitions()
function
H
A
D
partitions.cpp
172
ON_SCOPE_EXIT
(fclosef) {
in ReadPartitionFromSys()
function
/base/update/updater/services/script/script_instruction/
H
A
D
script_instructionhelper.cpp
176
ON_SCOPE_EXIT
(freeFactory) {
in RegisterUserInstruction()
function
/base/update/updater/services/ui/view/page/
H
A
D
page_manager.cpp
64
ON_SCOPE_EXIT
(reset) {
in Init()
function
/base/update/sys_installer/frameworks/ipc_server/src/
H
A
D
module_update_service.cpp
111
ON_SCOPE_EXIT
(saveResult) {
in StartUpdateHmpPackage()
function
/base/update/updater/test/fuzztest/scriptmanager_fuzzer/
H
A
D
scriptmanager_fuzzer.cpp
88
ON_SCOPE_EXIT
(close) {
in ON_SCOPE_EXIT()
function
/base/update/updater/test/unittest/script/
H
A
D
script_unittest.cpp
91
ON_SCOPE_EXIT
(close) {
in ON_SCOPE_EXIT()
function
/base/update/updater/services/diffpatch/diff/
H
A
D
blocks_diff.cpp
395
ON_SCOPE_EXIT
(closeBzip2Adapter) {
in WriteControlData()
function
438
ON_SCOPE_EXIT
(closeBzip2Adapter) {
in WriteDiffData()
function
486
ON_SCOPE_EXIT
(closeBzip2Adapter) {
in WriteExtraData()
function
/base/update/updater/services/package/pkg_manager/
H
A
D
pkg_managerImpl.cpp
1012
ON_SCOPE_EXIT
(closePath) {
in DoCreatePkgStream()
function
1021
ON_SCOPE_EXIT
(unmapMem) {
in DoCreatePkgStream()
function
1031
ON_SCOPE_EXIT
(closeStream) {
in DoCreatePkgStream()
function
/base/update/sys_installer/services/module_update/util/src/
H
A
D
module_file.cpp
458
ON_SCOPE_EXIT
(clear) {
in VerifyModuleVerity()
function
/base/update/updater/services/diffpatch/patch/
H
A
D
image_patch.cpp
122
ON_SCOPE_EXIT
(releaseManager) {
in ApplyImagePatch()
function
/base/update/updater/utils/
H
A
D
utils.cpp
403
ON_SCOPE_EXIT
(closedir) {
in CopyDir()
function
411
ON_SCOPE_EXIT
(rmdir) {
in CopyDir()
function
Completed in 17 milliseconds