Searched defs:ToInt32Value (Results 1 – 7 of 7) sorted by relevance
21 napi_value ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function
175 napi_value NapiCallManagerUtils::ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function in OHOS::Telephony::NapiCallManagerUtils
171 napi_value NapiParseUtils::ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function in OHOS::NWeb::NapiParseUtils
179 napi_value ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function
206 napi_value NapiUtil::ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function in OHOS::Telephony::NapiUtil
2618 static napi_value ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function