Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp83 int64_t userIdVerForAll = HiAppEvent::UserInfo::GetInstance().GetUserIdVersion(); in GetValidUserIds() local
84 if (userIdVerForAll == userIdVersion_) { in GetValidUserIds()
96 userIdVersion_ = userIdVerForAll; in GetValidUserIds()