Home
last modified time | relevance | path

Searched defs:isSystemApp (Results 1 – 25 of 45) sorted by relevance

12

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
Dcamera_napi_security_utils.cpp28 bool isSystemApp = CameraSecurity::CheckSystemApp(); in CheckSystemApp() local
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
Dsession_ipc_adapter.cpp48 … bool isSystemApp = OHOS::Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(selfToken); in CheckIsNormalApp() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
Djs_kv_manager.h29 bool isSystemApp = false; member
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
Dbundle_info.h30 bool isSystemApp; member
/foundation/multimedia/player_framework/frameworks/js/recorder/
Drecorder_napi_utils.cpp44 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in IsSystemApp() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/permission/
Dpermission_utils.cpp95 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in CheckSystemHapApp() local
/foundation/multimedia/av_session/utils/src/
Dpermission_checker.cpp111 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIdEx.tokenIDEx); in CheckSystemPermissionByUid() local
/foundation/resourceschedule/device_standby/services/core/src/
Dbundle_manager_helper.cpp74 bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool& isSystemApp) in CheckIsSystemAppByUid()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
Dgt_bundle_manager_service.h33 bool isSystemApp; member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dchild_main_thread.cpp283 bool isSystemApp = bundleInfo.applicationInfo.isSystemApp; in InitNativeLib() local
382 …ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool isSystemApp) in UpdateNativeChildLibModuleName()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Daccess_token.h136 bool isSystemApp; variable
150 bool isSystemApp; variable
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
Djs_util_mock.cpp56 bool isSystemApp = true; member
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
Dbundle_info.h72 bool isSystemApp; member
/foundation/communication/dsoftbus/core/common/security/permission/standard/
Dsoftbus_permission.cpp72 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in CalcPermType() local
/foundation/ability/form_fwk/services/include/
Dform_record.h73 bool isSystemApp = false; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
Dwifi_auth_center.cpp52 bool isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in IsSystemAccess() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_js_utils.h69 bool isSystemApp = false; member
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
Dwifi_scan_control_msg.h56 bool isSystemApp; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dgt_bundle_manager_service.cpp746 bool isSystemApp = (scanFlag == SYSTEM_APP_FLAG); in ReloadEntireBundleInfo() local
783 List<ToBeInstalledApp *> *systemPathList, bool isSystemApp, bool isUpdated, const char *appId) in AddSystemAppPathList()
802 bool GtManagerService::ReloadBundleInfo(const char *profileDir, const char *appId, bool isSystemApp) in ReloadBundleInfo()
Dbundle_manager_service.cpp462 bool isSystemApp = (scanFlag == SYSTEM_APP_FLAG); in ReloadEntireBundleInfo() local
493 bool isSystemApp) in ReloadBundleInfo()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
Dudmf_service_impl.cpp571 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in SetAppShareOption() local
626 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in RemoveAppShareOption() local
/foundation/filemanagement/user_file_service/test/unittest/
Dabnormal_file_access_test.cpp40 static void SetNativeToken(bool isSystemApp) in SetNativeToken()
/foundation/window/window_manager/window_scene/common/src/
Dsession_permission.cpp87 bool isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in IsSystemCalling() local
/foundation/ability/ability_runtime/services/uripermmgr/src/
Duri_permission_utils.cpp169 …auto isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(appInfo.accessToken… in CheckIsSystemAppByBundleName() local
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
Dpending_want_manager_test.cpp77 bool isSystemApp = false; member in OHOS::AAFwk::PendingWantManagerTest
793 bool isSystemApp = false; variable

12