Home
last modified time | relevance | path

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

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