Home
last modified time | relevance | path

Searched refs:userPropertyVersion_ (Results 1 - 4 of 4) sorted by relevance

/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()
42 int64_t userPropertyVersion_; member in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorProxy
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_userinfo.cpp48 UserInfo::UserInfo() : userIdVersion_(0), userPropertyVersion_(0) in UserInfo()
134 userPropertyVersion_++; in SetUserProperty()
164 userPropertyVersion_++; in RemoveUserProperty()
223 return userPropertyVersion_; in GetUserPropertyVersion()
230 userPropertyVersion_ = 0; in ClearData()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp102 if (userPropertyVerForAll == userPropertyVersion_) { in GetValidUserProperties()
116 userPropertyVersion_ = userPropertyVerForAll; in GetValidUserProperties()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_userinfo.h51 int64_t userPropertyVersion_; member in OHOS::HiviewDFX::HiAppEvent::UserInfo

Completed in 2 milliseconds