Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_userinfo.cpp48 UserInfo::UserInfo() : userIdVersion_(0), userPropertyVersion_(0) in UserInfo()
76 userIdVersion_++; in SetUserId()
106 userIdVersion_++; in RemoveUserId()
217 return userIdVersion_; in GetUserIdVersion()
229 userIdVersion_ = 0; in ClearData()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_processor_proxy.h29 … : AppEventObserver(name), processor_(processor), userIdVersion_(-1), userPropertyVersion_(-1) {} in AppEventProcessorProxy()
41 int64_t userIdVersion_; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp84 if (userIdVerForAll == userIdVersion_) { in GetValidUserIds()
96 userIdVersion_ = userIdVerForAll; in GetValidUserIds()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_userinfo.h50 int64_t userIdVersion_;