Searched refs:SUBSCRIBE_USER_SYSTEM_END (Results 1 – 6 of 6) sorted by relevance
27 constexpr int8_t SUBSCRIBE_USER_SYSTEM_END = 99; variable
41 constexpr int32_t SUBSCRIBE_USER_SYSTEM_END = 99; variable
374 return ((userId >= SUBSCRIBE_USER_SYSTEM_BEGIN) && (userId <= SUBSCRIBE_USER_SYSTEM_END)); in IsSystemUser()
3106 if (userId >= SUBSCRIBE_USER_SYSTEM_BEGIN && userId <= SUBSCRIBE_USER_SYSTEM_END) { in GetDistributedEnableInApplicationInfo()
126 if ((subscriber.userId > SUBSCRIBE_USER_SYSTEM_END) && (userId != ALL_USER) in PublishCommonEvent()
330 …bscriberUserId >= SUBSCRIBE_USER_SYSTEM_BEGIN && subscriberUserId <= SUBSCRIBE_USER_SYSTEM_END))) { in CheckSubscriberByUserId()