Home
last modified time | relevance | path

Searched refs:IsStringEmptyOrNull (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_userinfo.cpp37 bool IsStringEmptyOrNull(const napi_env env, const napi_value name) in IsStringEmptyOrNull() function
63 if (IsStringEmptyOrNull(env, userId)) { in SetUserId()
120 if (IsStringEmptyOrNull(env, userProperty)) { in SetUserProperty()