Home
last modified time | relevance | path

Searched defs:userProperty (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.cpp82 int TestProcessor::ValidateUserProperty(const UserProperty& userProperty) in ValidateUserProperty()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_userinfo.cpp108 bool SetUserProperty(const napi_env env, const napi_value name, const napi_value userProperty) in SetUserProperty()
H A Dnapi_hiappevent_js_v9.cpp172 napi_value userProperty = nullptr; in GetUserProperty() local
H A Dnapi_hiappevent_processor.cpp175 for (auto userProperty : userPropertyNames) { in GenConfigUserPropertiesProp() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp108 [&userProperties, this](const auto& userProperty) { in GetValidUserProperties()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_userinfo.cpp206 HiAppEvent::UserProperty userProperty; in GetUserProperties() local
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp278 int AppEventProcessorTest::ValidateUserProperty(const UserProperty& userProperty) in ValidateUserProperty()