Home
last modified time | relevance | path

Searched refs:NON_BUNDLE_NAME_UID (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_bundle_manager_helper.cpp36 return (uid == NON_BUNDLE_NAME_UID) ? "" : "bundleName"; in GetBundleNameByUid()
50 return (uid == SYSTEM_APP_UID || uid == NON_BUNDLE_NAME_UID); in IsSystemApp()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dans_ut_constant.h28 constexpr int32_t NON_BUNDLE_NAME_UID = 2000; variable
Dadvanced_notification_service_test.cpp215 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);
2135 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);
2259 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);
2294 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);
2314 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);
2657 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);
Dadvanced_notification_service_branch_test.cpp666 IPCSkeleton::SetCallingUid(NON_BUNDLE_NAME_UID);