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:isExist
(Results
1 - 25
of
31
) sorted by relevance
1
2
/base/customization/enterprise_device_management/common/external/src/
H
A
D
edm_os_account_manager_impl.cpp
31
ErrCode EdmOsAccountManagerImpl::IsOsAccountExists(int32_t id, bool &
isExist
)
in IsOsAccountExists()
argument
/base/customization/enterprise_device_management/test/unittest/common/external/
H
A
D
edm_os_account_manager_impl_test.cpp
113
bool
isExist
;
in HWTEST_F()
local
129
bool
isExist
;
in HWTEST_F()
local
/base/security/security_guard/frameworks/js/napi/
H
A
D
napi_request_data_manager.cpp
29
bool
isExist
= false;
in GetContext()
local
33
std::shared_ptr<RequestSecurityEventInfoContext> NapiRequestDataManager::GetContext(napi_env env, bool &
isExist
)
in GetContext()
argument
/base/web/webview/interfaces/kits/cj/src/
H
A
D
web_data_base.cpp
84
bool
isExist
= false;
in CJExistHttpAuthCredentials()
local
/base/security/certificate_manager/interfaces/kits/cj/include/
H
A
D
cj_cert_manager_ffi.h
22
uint32_t
isExist
;
member
/base/telephony/telephony_data/sim/src/
H
A
D
rdb_sim_helper.cpp
127
bool
isExist
= false;
in UpdateCardStateByType()
local
/base/msdp/device_status/test/unittest/utils/src/
H
A
D
utility_test.cpp
516
bool
isExist
= Utility::DoesFileExist(filePath);
in HWTEST_F()
local
530
bool
isExist
= Utility::DoesFileExist(filePath);
in HWTEST_F()
local
544
bool
isExist
= Utility::DoesFileExist(filePath);
in HWTEST_F()
local
558
bool
isExist
= Utility::DoesFileExist(filePath);
in HWTEST_F()
local
/base/startup/init/services/modules/init_eng/
H
A
D
init_eng.c
33
bool
isExist
= false;
in IsFileExistWithType()
local
/base/startup/init/test/unittest/modules/
H
A
D
eng_unittest.cpp
105
bool
isExist
= IsDirExist(ENG_ROOT_PATH.c_str());
in HWTEST_F()
local
148
bool
isExist
= false;
HWTEST_F()
local
192
bool
isExist
= false;
HWTEST_F()
local
[all...]
/base/startup/init/test/unittest/ueventd/
H
A
D
ueventd_event_unittest.cpp
45
bool
isExist
= true;
in SetUpTestCase()
local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H
A
D
app_event_observer_mgr.cpp
116
int64_t InitObserver(std::shared_ptr<AppEventObserver> observer, bool&
isExist
)
in InitObserver()
argument
205
bool
isExist
= false;
in RegisterObserver()
local
381
bool AppEventObserverMgr::InitObserverFromListener(std::shared_ptr<AppEventObserver> observer, bool
isExist
)
in InitObserverFromListener()
argument
/base/print/print_fwk/frameworks/kits/extension/src/
H
A
D
js_print_extension_context.cpp
499
auto
isExist
= [&abilityInfo](const AppExecFwk::ExtensionAbilityInfo &info) {
in CreateJsPrintExtensionContext()
local
/base/location/test/mock/src/
H
A
D
mock_service_registry.cpp
69
sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbility(int32_t systemAbilityId, bool&
isExist
)
in CheckSystemAbility()
argument
/base/security/access_token/services/test/mock/aafwk/
H
A
D
mock_service_registry.cpp
105
sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbility(int32_t systemAbilityId, bool&
isExist
)
in CheckSystemAbility()
argument
/base/telephony/core_service/interfaces/innerkits/include/
H
A
D
tel_ril_sms_parcel.h
262
unsigned char
isExist
= 0;
member
/base/web/webview/interfaces/kits/napi/webdatabase/
H
A
D
napi_web_data_base.cpp
75
bool
isExist
= false;
in JsExistHttpAuthCredentials()
local
/base/account/os_account/services/accountmgr/test/unittest/os_account/
H
A
D
os_account_control_file_manager_test.cpp
535
bool
isExist
;
in HWTEST_F()
local
553
bool
isExist
;
in HWTEST_F()
local
568
bool
isExist
;
in HWTEST_F()
local
H
A
D
os_account_inner_account_mgr_mock.cpp
216
bool
isExist
= (iter != accountIndexJson.end());
in HWTEST_F()
local
273
bool
isExist
= (iter != accountIndexJson.end());
in HWTEST_F()
local
337
bool
isExist
= (iter != accountIndexJson.end());
in HWTEST_F()
local
402
bool
isExist
in HWTEST_F()
local
442
bool
isExist
= (iter != accountIndexJson.end());
HWTEST_F()
local
499
bool
isExist
= (iter != accountIndexJson.end());
HWTEST_F()
local
653
bool
isExist
= (iter != accountIndexJson.end());
HWTEST_F()
local
[all...]
/base/account/os_account/services/accountmgr/test/mock/src/
H
A
D
mock_service_registry.cpp
62
sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbility(int32_t systemAbilityId, bool&
isExist
)
in CheckSystemAbility()
argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H
A
D
napi_open_settings.cpp
27
static std::atomic<bool>
isExist
= false;
member
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H
A
D
across_account_group.c
199
bool
isExist
= false;
in AssertIdenticalGroupExist()
local
/base/telephony/ril_adapter/interfaces/innerkits/include/
H
A
D
hril_vendor_sms_defs.h
191
unsigned char
isExist
;
member
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H
A
D
camera_adapter_impl_test.cpp
537
bool
isExist
= adapter.IsExistCaptureTask();
in HWTEST_F()
local
/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H
A
D
enterprise_device_mgr_ability_test.cpp
1886
bool
isExist
= edmMgr_->adminMgr_->GetAdminByUserId(ERROR_USER_ID_REMOVE, userAdmin);
in HWTEST_F()
local
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H
A
D
js_wallpaper_extension_context.cpp
482
auto
isExist
= [&abilityInfo](const AppExecFwk::ExtensionAbilityInfo &info) {
in CreateJsWallpaperExtensionContext()
local
Completed in 23 milliseconds
1
2