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:isSystemApp
(Results
1 - 25
of
41
) sorted by relevance
1
2
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
H
A
D
bundle_info.h
30
bool
isSystemApp
;
member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H
A
D
camera_napi_security_utils.cpp
28
bool
isSystemApp
= CameraSecurity::CheckSystemApp();
in CheckSystemApp()
local
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H
A
D
session_ipc_adapter.cpp
48
bool
isSystemApp
= OHOS::Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(selfToken);
in CheckIsNormalApp()
local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H
A
D
js_kv_manager.h
29
bool
isSystemApp
= false;
member
/foundation/multimedia/player_framework/frameworks/js/recorder/
H
A
D
recorder_napi_utils.cpp
44
bool
isSystemApp
= TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx);
in IsSystemApp()
local
/foundation/resourceschedule/device_standby/services/core/src/
H
A
D
bundle_manager_helper.cpp
78
bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool&
isSystemApp
)
in CheckIsSystemAppByUid()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/permission/
H
A
D
permission_utils.cpp
95
bool
isSystemApp
= TokenIdKit::IsSystemAppByFullTokenID(fullTokenId);
in CheckSystemHapApp()
local
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H
A
D
bundle_info.h
72
bool
isSystemApp
;
member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H
A
D
gt_bundle_manager_service.h
33
bool
isSystemApp
;
member
/foundation/multimedia/av_session/utils/src/
H
A
D
permission_checker.cpp
111
bool
isSystemApp
= TokenIdKit::IsSystemAppByFullTokenID(accessTokenIdEx.tokenIDEx);
in CheckSystemPermissionByUid()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H
A
D
wifi_auth_center.cpp
52
bool
isSystemApp
= Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(fullTokenId);
in IsSystemAccess()
local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
H
A
D
js_util_mock.cpp
56
bool
isSystemApp
= true;
member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H
A
D
napi_rdb_js_utils.h
74
bool
isSystemApp
= false;
member
/foundation/filemanagement/user_file_service/test/unittest/
H
A
D
abnormal_file_access_test.cpp
40
static void SetNativeToken(bool
isSystemApp
)
in SetNativeToken()
argument
/foundation/communication/dsoftbus/core/common/security/permission/standard/
H
A
D
softbus_permission.cpp
72
bool
isSystemApp
= TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx);
in CalcPermType()
local
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H
A
D
wifi_scan_control_msg.h
56
bool
isSystemApp
;
member
/foundation/ability/form_fwk/services/include/
H
A
D
form_record.h
72
bool
isSystemApp
= false;
member in OHOS::AppExecFwk::FormRecord
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H
A
D
pending_want_manager_test.cpp
77
bool
isSystemApp
= false;
member in OHOS::AAFwk::PendingWantManagerTest
793
bool
isSystemApp
= false;
in HWTEST_F()
local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H
A
D
context_impl_test.cpp
1145
auto
isSystemApp
= contextImpl->IsCreateBySystemApp();
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
child_main_thread.cpp
290
bool
isSystemApp
= bundleInfo.applicationInfo.
isSystemApp
;
in InitNativeLib()
local
389
void ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool
isSystemApp
)
in UpdateNativeChildLibModuleName()
argument
/foundation/ability/ability_runtime/services/uripermmgr/src/
H
A
D
uri_permission_utils.cpp
168
auto
isSystemApp
= Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(appInfo.accessTokenIdEx);
in CheckIsSystemAppByBundleName()
local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H
A
D
metadata_output_napi.cpp
122
bool
isSystemApp
= CameraSecurity::CheckSystemApp();
in CreateMetadataObjJSArray()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
pending_want_manager.cpp
41
sptr<IWantSender> PendingWantManager::GetWantSender(int32_t callingUid, int32_t uid, const bool
isSystemApp
,
in GetWantSender()
argument
224
void PendingWantManager::CancelWantSender(const bool
isSystemApp
, const sptr<IWantSender> &sender)
in CancelWantSender()
argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H
A
D
application_info.h
122
bool
isSystemApp
= false;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H
A
D
access_token.h
136
bool
isSystemApp
;
member in OHOS::Security::AccessToken::final
150
bool
isSystemApp
;
member in OHOS::Security::AccessToken::final
Completed in 17 milliseconds
1
2