Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_userinfo.cpp144 bool GetUserProperty(const napi_env env, const napi_value name, napi_value& out) in GetUserProperty() function
H A Dnapi_hiappevent_js_v9.cpp164 static napi_value GetUserProperty(napi_env env, napi_callback_info info) in GetUserProperty() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_userinfo.cpp139 int UserInfo::GetUserProperty(const std::string& name, std::string& out) in GetUserProperty() function in OHOS::HiviewDFX::HiAppEvent::UserInfo
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp197 std::tuple<int, std::string> HiAppEventImpl::GetUserProperty(const std::string& name) in GetUserProperty() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl