Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp56 std::vector<UserProperty> userProperties; in OnEvents() local
99 void AppEventProcessorProxy::GetValidUserProperties(std::vector<UserProperty>& userProperties) in GetValidUserProperties()
/ohos5.0/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.cpp65 const std::vector<UserProperty>& userProperties, in OnReport()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_userinfo.cpp204 std::vector<HiAppEvent::UserProperty> userProperties; in GetUserProperties() local
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp207 const std::vector<UserProperty>& userProperties, in CheckOnReport()
254 const std::vector<UserProperty>& userProperties, in OnReport()
H A Dhiappevent_native_test.cpp782 const char* userProperties[] = {"test_property"}; variable
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/
H A Dnapi_hiappevent_processor.test.js111 userProperties: ["prop1", "props"], property in AnonymousFunction08c4972b0100.AnonymousFunction08c4972b0600.processor1
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h67 CArrString userProperties; member