Searched defs:SetUserProperty (Results 1 – 4 of 4) sorted by relevance
108 bool SetUserProperty(const napi_env env, const napi_value name, const napi_value userProperty) in SetUserProperty() function
151 static napi_value SetUserProperty(napi_env env, napi_callback_info info) in SetUserProperty() function
112 int UserInfo::SetUserProperty(const std::string& name, const std::string& value) in SetUserProperty() function in OHOS::HiviewDFX::HiAppEvent::UserInfo
181 int HiAppEventImpl::SetUserProperty(const std::string& name, const std::string& value) in SetUserProperty() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl