Home
last modified time | relevance | path

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

/base/web/webview/ohos_nweb/src/
Dwebview_value.cpp44 void WebViewValue::SetInt(int value) in SetInt() function in OHOS::NWeb::WebViewValue
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_hap_value_impl.cpp45 void ArkWebHapValueImpl::SetInt(int value) in SetInt() function in OHOS::ArkWeb::ArkWebHapValueImpl
Dark_web_rom_value_wrapper.cpp45 void ArkWebRomValueWrapper::SetInt(int value) in SetInt() function in OHOS::ArkWeb::ArkWebRomValueWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_rom_value_impl.cpp45 void ArkWebRomValueImpl::SetInt(int value) in SetInt() function in OHOS::ArkWeb::ArkWebRomValueImpl
Dark_web_hap_value_wrapper.cpp45 void ArkWebHapValueWrapper::SetInt(int value) in SetInt() function in OHOS::ArkWeb::ArkWebHapValueWrapper
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_value.h321 void SetInt(int num) in SetInt() function