Searched defs:CheckIsSystemAppByUid (Results 1 – 4 of 4) sorted by relevance
| /base/notification/common_event_service/test/mock/ | ||
| D | mock_bundle_manager.cpp | 30 bool MockBundleMgrService::CheckIsSystemAppByUid(const int32_t uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleMgrService |
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ | ||
| D | mock_bundle_manager.cpp | 46 bool MockBundleManager::CheckIsSystemAppByUid(const int uid) in CheckIsSystemAppByUid() function in OHOS::AppExecFwk::MockBundleManager |
| /base/notification/common_event_service/services/src/ | ||
| D | bundle_manager_helper.cpp | 115 bool BundleManagerHelper::CheckIsSystemAppByUid(const uid_t uid) in CheckIsSystemAppByUid() function in OHOS::EventFwk::BundleManagerHelper |
| /base/notification/common_event_service/services/test/unittest/mock/ | ||
| D | mock_bundle_manager_helper.cpp | 238 bool BundleManagerHelper::CheckIsSystemAppByUid(uid_t uid) in CheckIsSystemAppByUid() function in OHOS::EventFwk::BundleManagerHelper |