Home
last modified time | relevance | path

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

12

/foundation/multimedia/av_session/services/session/adapter/
Dpermission_checker.cpp44 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in CheckSystemPermission() local
85 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIdEx.tokenIDEx); in CheckSystemPermissionByUid() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
Djs_kv_manager.h29 bool isSystemApp = false; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/permission/
Dpermission_utils.cpp71 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in CheckSystemHapApp() local
/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.cpp43 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in IsSystemApp() local
/foundation/resourceschedule/device_standby/services/core/src/
Dbundle_manager_helper.cpp76 bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool& isSystemApp) in CheckIsSystemAppByUid()
/foundation/window/window_manager/utils/src/
Dpermission.cpp55 bool isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in IsSystemCalling() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
Dgt_bundle_manager_service.h33 bool isSystemApp; member
/foundation/ability/form_fwk/services/include/
Dform_record.h68 bool isSystemApp = false; variable
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
Djs_util_mock.cpp56 bool isSystemApp = true; member
/foundation/window/window_manager/window_scene/common/src/
Dsession_permission.cpp59 bool isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(accessTokenIDEx); in IsSystemCalling() local
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
Dbundle_info.h72 bool isSystemApp; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_auth_center.cpp51 bool isSystemApp = Security::AccessToken::TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in IsSystemAppByToken() local
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp319 [[maybe_unused]] const bool& isSystemApp) in CreateLdNamespace()
368 const bool& isSystemApp) in SetAppLibPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Daccesstoken_kit.cpp35 int AccessTokenKit::UpdateHapToken(AccessTokenIDEx &tokenIDEx, bool isSystemApp, const std::string&… in UpdateHapToken()
/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/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Daccess_token.h122 bool isSystemApp; variable
/foundation/filemanagement/user_file_service/test/unittest/
Dabnormal_file_access_test.cpp40 static void SetNativeToken(bool isSystemApp) in SetNativeToken()
/foundation/ability/form_fwk/services/src/
Dform_item_info.cpp506 void FormItemInfo::SetSystemAppFlag(bool isSystemApp) in SetSystemAppFlag()
Dform_mgr_service.cpp1059 auto isSystemApp = bundleMgr->CheckIsSystemAppByUid(callingUid); in RegisterPublishFormInterceptor() local
1077 auto isSystemApp = bundleMgr->CheckIsSystemAppByUid(callingUid); in UnregisterPublishFormInterceptor() local
/foundation/resourceschedule/device_standby/plugins/strategy/src/
Dbase_network_strategy.cpp456 bool isSystemApp {false}; in GetAndCreateAppInfo() local
Drunning_lock_strategy.cpp494 bool isSystemApp {false}; in GetAndCreateAppInfo() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_impl_test.cpp1002 auto isSystemApp = contextImpl->IsCreateBySystemApp(); variable
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_avsession_manager.cpp433 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in OnEvent() local
486 bool isSystemApp = TokenIdKit::IsSystemAppByFullTokenID(fullTokenId); in OffEvent() local

12