Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp101 int64_t userPropertyVerForAll = HiAppEvent::UserInfo::GetInstance().GetUserPropertyVersion(); in GetValidUserProperties() local
102 if (userPropertyVerForAll == userPropertyVersion_) { in GetValidUserProperties()
116 userPropertyVersion_ = userPropertyVerForAll; in GetValidUserProperties()