Home
last modified time | relevance | path

Searched defs:SetInt64Array (Results 1 – 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_web_message.h110 void SetInt64Array(std::vector<int64_t> int64_arr) in SetInt64Array() function
Dnweb_hap_value.h106 virtual void SetInt64Array(const std::vector<int64_t>& value) {} in SetInt64Array() function
/base/web/webview/ohos_nweb/include/
Dwebview_value.h145 void SetInt64Array(const std::vector<int64_t>& int64_arr) override in SetInt64Array() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_hap_value_impl.cpp155 void ArkWebHapValueImpl::SetInt64Array(const ArkWebInt64Vector& value) in SetInt64Array() function in OHOS::ArkWeb::ArkWebHapValueImpl
Dark_web_rom_value_wrapper.cpp181 void ArkWebRomValueWrapper::SetInt64Array(const std::vector<int64_t>& value) in SetInt64Array() function in OHOS::ArkWeb::ArkWebRomValueWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_rom_value_impl.cpp155 void ArkWebRomValueImpl::SetInt64Array(const ArkWebInt64Vector& value) in SetInt64Array() function in OHOS::ArkWeb::ArkWebRomValueImpl
Dark_web_hap_value_wrapper.cpp181 void ArkWebHapValueWrapper::SetInt64Array(const std::vector<int64_t>& value) in SetInt64Array() function in OHOS::ArkWeb::ArkWebHapValueWrapper
/base/web/webview/interfaces/kits/cj/include/
Dwebview_controller_impl.h535 void SetInt64Array(std::vector<int64_t> value) in SetInt64Array() function
/base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/
Dwebview_controller.h488 void SetInt64Array(std::vector<int64_t> value) in SetInt64Array() function
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.h616 void SetInt64Array(std::vector<int64_t> value) in SetInt64Array() function