Home
last modified time | relevance | path

Searched defs:GetUserProperty (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_userinfo.cpp144 bool GetUserProperty(const napi_env env, const napi_value name, napi_value& out) in GetUserProperty() function
Dnapi_hiappevent_js_v9.cpp202 static napi_value GetUserProperty(napi_env env, napi_callback_info info) in GetUserProperty() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_userinfo.cpp139 int UserInfo::GetUserProperty(const std::string& name, std::string& out) in GetUserProperty() function in OHOS::HiviewDFX::HiAppEvent::UserInfo
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dhiappevent_impl.cpp198 std::tuple<int, std::string> HiAppEventImpl::GetUserProperty(const std::string& name) in GetUserProperty() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani.cpp198 ani_string HiAppEventAni::GetUserProperty(ani_env *env, ani_string name) in GetUserProperty() function in HiAppEventAni
Dhiappevent_ani_helper.cpp601 bool HiAppEventAniHelper::GetUserProperty(ani_env *env, ani_string name, ani_string &userProperty) in GetUserProperty() function in HiAppEventAniHelper