Home
last modified time | relevance | path

Searched defs:CheckIsSystemAppByUid (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/notification/common_event_service/test/mock/
H A Dmock_bundle_manager.cpp30 bool MockBundleMgrService::CheckIsSystemAppByUid(const int32_t uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleMgrService
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager_form.h59 bool CheckIsSystemAppByUid(const int uid) override in CheckIsSystemAppByUid() function
103 bool CheckIsSystemAppByUid(const int uid) override in CheckIsSystemAppByUid() function
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp74 bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool& isSystemApp) in CheckIsSystemAppByUid() function in OHOS::DevStandbyMgr::BundleManagerHelper
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_bundle_manager.h103 virtual bool CheckIsSystemAppByUid(const int uid) override in CheckIsSystemAppByUid() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_manager.cpp46 bool MockBundleManager::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleManager
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dpermission_utils.cpp167 bool RingtonePermissionUtils::CheckIsSystemAppByUid() in CheckIsSystemAppByUid() function in OHOS::Media::RingtonePermissionUtils
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_bundle_manager.cpp112 bool BundleMgrService::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::BundleMgrService
/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp115 bool BundleManagerHelper::CheckIsSystemAppByUid(const uid_t uid) in CheckIsSystemAppByUid() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp238 bool BundleManagerHelper::CheckIsSystemAppByUid(uid_t uid) in CheckIsSystemAppByUid() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dpermission_utils.cpp424 bool PermissionUtils::CheckIsSystemAppByUid() in CheckIsSystemAppByUid() function in OHOS::Media::PermissionUtils
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h415 virtual bool CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp928 bool BundleMgrProxy::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp627 bool BundleMgrHostImpl::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp3824 bool BundleDataMgr::CheckIsSystemAppByUid(const int uid) const in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::BundleDataMgr