/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
D | cloud_sync_service_stub.cpp | 83 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleUnRegisterCallbackInner() 101 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleRegisterCallbackInner() 119 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleStartSyncInner() 137 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleStopSyncInner() 154 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleChangeAppSwitch() 174 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleClean() 197 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleNotifyDataChange() 215 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleDisableCloud() 232 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleEnableCloud() 255 if (!DfsuAccessTokenHelper::IsSystemApp()) { in HandleStartDownloadFile() [all …]
|
/foundation/barrierfree/accessibility/common/interface/src/ |
D | accessible_ability_manager_service_stub.cpp | 206 bool AccessibleAbilityManagerServiceStub::IsSystemApp() const in IsSystemApp() function in OHOS::Accessibility::AccessibleAbilityManagerServiceStub 302 if (!IsSystemApp()) { in HandleGetCaptionProperty() 322 if (!IsSystemApp()) { in HandleSetCaptionProperty() 347 if (!IsSystemApp()) { in HandleSetCaptionState() 391 if (!IsSystemApp()) { in HandleGetCaptionState() 438 if (!IsSystemApp()) { in HandleEnableAbility() 476 if (!IsSystemApp()) { in HandleDisableAbility() 547 if (!IsSystemApp()) { in HandleSetShortKeyState() 568 if (!IsSystemApp()) { in HandleSetMouseKeyState() 589 if (!IsSystemApp()) { in HandleSetShortkeyTarget() [all …]
|
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
D | file_access_helper.cpp | 167 static bool IsSystemApp() in IsSystemApp() function 183 if (!IsSystemApp()) { in Creator() 253 if (!IsSystemApp()) { in Creator() 320 if (!IsSystemApp()) { in Creator() 451 if (!IsSystemApp()) { in OpenFile() 485 if (!IsSystemApp()) { in CreateFile() 514 if (!IsSystemApp()) { in Mkdir() 543 if (!IsSystemApp()) { in Delete() 572 if (!IsSystemApp()) { in Move() 697 if (!IsSystemApp()) { in Copy() [all …]
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_environment/ |
D | environment_n_exporter.cpp | 30 bool IsSystemApp() in IsSystemApp() function 39 if (!IsSystemApp()) { in GetStorageDataDir() 77 if (!IsSystemApp()) { in GetUserDataDir()
|
/foundation/multimedia/player_framework/frameworks/js/recorder/ |
D | recorder_napi_utils.cpp | 40 bool IsSystemApp() in IsSystemApp() function 54 return IsSystemApp(); in SystemPermission()
|
D | recorder_napi_utils.h | 28 bool IsSystemApp();
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
D | rs_window_animation_controller.cpp | 61 if (!RSWindowAnimationUtils::IsSystemApp()) { in OnStartApp() 88 if (!RSWindowAnimationUtils::IsSystemApp()) { in OnAppTransition() 138 if (!RSWindowAnimationUtils::IsSystemApp()) { in OnMinimizeWindow() 181 if (!RSWindowAnimationUtils::IsSystemApp()) { in OnCloseWindow() 206 if (!RSWindowAnimationUtils::IsSystemApp()) { in OnScreenUnlock() 236 if (!RSWindowAnimationUtils::IsSystemApp()) { in OnWindowAnimationTargetsUpdate()
|
D | rs_window_animation_utils.h | 41 static bool IsSystemApp();
|
D | rs_window_animation_manager.cpp | 70 if (!RSWindowAnimationUtils::IsSystemApp()) { in SetController() 83 if (!RSWindowAnimationUtils::IsSystemApp()) { in MinimizeWindowWithAnimation() 96 if (!RSWindowAnimationUtils::IsSystemApp()) { in GetWindowAnimationTargets()
|
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
D | storage_statistics_n_exporter.cpp | 38 if (!IsSystemApp()) { in GetTotalSizeOfVolume() 87 if (!IsSystemApp()) { in GetFreeSizeOfVolume() 134 if (!IsSystemApp()) { in GetBundleStats() 220 if (!IsSystemApp()) { in GetSystemSize() 257 if (!IsSystemApp()) { in GetUserStorageStats() 323 if (!IsSystemApp()) { in GetTotalSize() 360 if (!IsSystemApp()) { in GetFreeSize() 397 if (!IsSystemApp()) { in GetTotalSizeSync() 420 if (!IsSystemApp()) { in GetFreeSizeSync()
|
D | volumemanager_n_exporter.cpp | 39 if (!IsSystemApp()) { in GetAllVolumes() 95 if (!IsSystemApp()) { in Mount() 140 if (!IsSystemApp()) { in Unmount() 186 if (!IsSystemApp()) { in GetVolumeByUuid() 244 if (!IsSystemApp()) { in GetVolumeById() 301 if (!IsSystemApp()) { in SetVolumeDescription() 355 if (!IsSystemApp()) { in Format() 408 if (!IsSystemApp()) { in Partition()
|
/foundation/resourceschedule/work_scheduler/utils/native/include/ |
D | work_sched_utils.h | 60 static bool IsSystemApp();
|
/foundation/filemanagement/dfs_service/utils/system/include/ |
D | dfsu_access_token_helper.h | 30 static bool IsSystemApp();
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/ |
D | dfsu_access_token_helper_test.cpp | 178 auto res = dfsuAccessTokenHelper.IsSystemApp(); 181 res = dfsuAccessTokenHelper.IsSystemApp();
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/ipc_security/ |
D | rs_ipc_interface_code_access_verifier_base.h | 53 bool IsSystemApp() const;
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_security/ |
D | rs_ipc_interface_code_access_verifier_base.cpp | 44 bool RSInterfaceCodeAccessVerifierBase::IsSystemApp() const in IsSystemApp() function in OHOS::Rosen::RSInterfaceCodeAccessVerifierBase
|
/foundation/ability/form_fwk/test/mock/include/ |
D | mock_bundle_manager.h | 79 static bool IsSystemApp; 100 return IsSystemApp; in CheckIsSystemAppByUid()
|
/foundation/resourceschedule/background_task_mgr/services/common/include/ |
D | bundle_manager_helper.h | 34 bool IsSystemApp(uint64_t fullTokenId);
|
/foundation/multimedia/media_library/frameworks/utils/include/ |
D | permission_utils.h | 59 static bool IsSystemApp();
|
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
D | mock_bundle_manager_helper.cpp | 44 bool BundleManagerHelper::IsSystemApp(uint64_t fullTokenId) in IsSystemApp() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
|
/foundation/resourceschedule/work_scheduler/utils/native/src/ |
D | work_sched_utils.cpp | 96 bool WorkSchedUtils::IsSystemApp() in IsSystemApp() function in OHOS::WorkScheduler::WorkSchedUtils
|
/foundation/filemanagement/storage_service/interfaces/kits/js/storage_manager/include/ |
D | storage_manager_connect.h | 66 bool IsSystemApp();
|
/foundation/communication/wifi/wifi/utils/inc/ |
D | wifi_common_util.h | 185 bool IsSystemApp();
|
/foundation/filemanagement/dfs_service/utils/system/src/ |
D | dfsu_access_token_helper.cpp | 99 bool DfsuAccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::FileManagement::DfsuAccessTokenHelper
|
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
D | grant_uri_permission.cpp | 47 static bool IsSystemApp() in IsSystemApp() function 248 if (!IsSystemApp()) { in Async()
|