Home
last modified time | relevance | path

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

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