Searched refs:COMMON_USERID (Results 1 – 1 of 1) sorted by relevance
77 constexpr const int32_t COMMON_USERID = 0; variable1566 int32_t userId = isEventType ? COMMON_USERID : GetCurrentAccountId(); in SubscribeObserver()1588 int32_t userId = isEventType ? COMMON_USERID : GetCurrentAccountId(); in UnsubscribeObserver()1609 int32_t userId = isEventType ? COMMON_USERID : GetCurrentAccountId(); in UnsubscribeAllObserver()