Searched defs:ToInt32Value (Results 1 – 6 of 6) sorted by relevance
21 napi_value ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function
173 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
200 napi_value NapiUtil::ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function in OHOS::Telephony::NapiUtil
1943 static napi_value ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function