Home
last modified time | relevance | path

Searched defs:ToInt32Value (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/web_net_error_code/
H A Dnapi_web_net_errorcode.cpp21 napi_value ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_utils.cpp173 napi_value NapiCallManagerUtils::ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function in OHOS::Telephony::NapiCallManagerUtils
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dnapi_parse_utils.cpp171 napi_value NapiParseUtils::ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function in OHOS::NWeb::NapiParseUtils
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.cpp179 napi_value ToInt32Value(napi_env env, int32_t number) in ToInt32Value() function
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp200 napi_value NapiUtil::ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function in OHOS::Telephony::NapiUtil
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1943 static napi_value ToInt32Value(napi_env env, int32_t value) in ToInt32Value() function