Searched defs:GetUserProperty (Results 1 – 4 of 4) sorted by relevance
144 bool GetUserProperty(const napi_env env, const napi_value name, napi_value& out) in GetUserProperty() function
164 static napi_value GetUserProperty(napi_env env, napi_callback_info info) in GetUserProperty() function
139 int UserInfo::GetUserProperty(const std::string& name, std::string& out) in GetUserProperty() function in OHOS::HiviewDFX::HiAppEvent::UserInfo
197 std::tuple<int, std::string> HiAppEventImpl::GetUserProperty(const std::string& name) in GetUserProperty() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl