Home
last modified time | relevance | path

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

/base/notification/common_event_service/test/mock/
Dmock_bundle_manager.cpp30 bool MockBundleMgrService::CheckIsSystemAppByUid(const int32_t uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleMgrService
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_bundle_manager.cpp30 bool MockBundleManager::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleManager
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_bundle_manager.cpp30 bool MockBundleManager::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleManager
/base/notification/common_event_service/services/src/
Dbundle_manager_helper.cpp114 bool BundleManagerHelper::CheckIsSystemAppByUid(uid_t uid) in CheckIsSystemAppByUid() function in OHOS::EventFwk::BundleManagerHelper
/base/notification/common_event_service/services/test/unittest/mock/
Dmock_bundle_manager_helper.cpp228 bool BundleManagerHelper::CheckIsSystemAppByUid(uid_t uid) in CheckIsSystemAppByUid() function in OHOS::EventFwk::BundleManagerHelper
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json280 "CheckIsSystemAppByUid": [], array