Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp77 constexpr const int32_t COMMON_USERID = 0; variable
1566 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()