Home
last modified time | relevance | path

Searched defs:SetUserProperty (Results 1 – 4 of 4) sorted by relevance

/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() function
H A Dnapi_hiappevent_js_v9.cpp151 static napi_value SetUserProperty(napi_env env, napi_callback_info info) in SetUserProperty() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_userinfo.cpp112 int UserInfo::SetUserProperty(const std::string& name, const std::string& value) in SetUserProperty() function in OHOS::HiviewDFX::HiAppEvent::UserInfo
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp181 int HiAppEventImpl::SetUserProperty(const std::string& name, const std::string& value) in SetUserProperty() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl