Home
last modified time | relevance | path

Searched refs:IsSystemApp (Results 1 – 25 of 55) sorted by relevance

123

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service_stub.cpp83 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/
Daccessible_ability_manager_service_stub.cpp206 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/
Dfile_access_helper.cpp167 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/
Denvironment_n_exporter.cpp30 bool IsSystemApp() in IsSystemApp() function
39 if (!IsSystemApp()) { in GetStorageDataDir()
77 if (!IsSystemApp()) { in GetUserDataDir()
/foundation/multimedia/player_framework/frameworks/js/recorder/
Drecorder_napi_utils.cpp40 bool IsSystemApp() in IsSystemApp() function
54 return IsSystemApp(); in SystemPermission()
Drecorder_napi_utils.h28 bool IsSystemApp();
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
Drs_window_animation_controller.cpp61 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()
Drs_window_animation_utils.h41 static bool IsSystemApp();
Drs_window_animation_manager.cpp70 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/
Dstorage_statistics_n_exporter.cpp38 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()
Dvolumemanager_n_exporter.cpp39 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/
Dwork_sched_utils.h60 static bool IsSystemApp();
/foundation/filemanagement/dfs_service/utils/system/include/
Ddfsu_access_token_helper.h30 static bool IsSystemApp();
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/
Ddfsu_access_token_helper_test.cpp178 auto res = dfsuAccessTokenHelper.IsSystemApp();
181 res = dfsuAccessTokenHelper.IsSystemApp();
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/ipc_security/
Drs_ipc_interface_code_access_verifier_base.h53 bool IsSystemApp() const;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_security/
Drs_ipc_interface_code_access_verifier_base.cpp44 bool RSInterfaceCodeAccessVerifierBase::IsSystemApp() const in IsSystemApp() function in OHOS::Rosen::RSInterfaceCodeAccessVerifierBase
/foundation/ability/form_fwk/test/mock/include/
Dmock_bundle_manager.h79 static bool IsSystemApp;
100 return IsSystemApp; in CheckIsSystemAppByUid()
/foundation/resourceschedule/background_task_mgr/services/common/include/
Dbundle_manager_helper.h34 bool IsSystemApp(uint64_t fullTokenId);
/foundation/multimedia/media_library/frameworks/utils/include/
Dpermission_utils.h59 static bool IsSystemApp();
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_bundle_manager_helper.cpp44 bool BundleManagerHelper::IsSystemApp(uint64_t fullTokenId) in IsSystemApp() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
/foundation/resourceschedule/work_scheduler/utils/native/src/
Dwork_sched_utils.cpp96 bool WorkSchedUtils::IsSystemApp() in IsSystemApp() function in OHOS::WorkScheduler::WorkSchedUtils
/foundation/filemanagement/storage_service/interfaces/kits/js/storage_manager/include/
Dstorage_manager_connect.h66 bool IsSystemApp();
/foundation/communication/wifi/wifi/utils/inc/
Dwifi_common_util.h185 bool IsSystemApp();
/foundation/filemanagement/dfs_service/utils/system/src/
Ddfsu_access_token_helper.cpp99 bool DfsuAccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::FileManagement::DfsuAccessTokenHelper
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
Dgrant_uri_permission.cpp47 static bool IsSystemApp() in IsSystemApp() function
248 if (!IsSystemApp()) { in Async()

123