Home
last modified time | relevance | path

Searched defs:LoadWithDataAndBaseUrl (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/test/unittest/common/
Dnweb_create_window.h159 int LoadWithDataAndBaseUrl(const std::string& baseUrl, in LoadWithDataAndBaseUrl() function
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h128 …int LoadWithDataAndBaseUrl(const std::string& baseUrl, const std::string& data, const std::string&… in LoadWithDataAndBaseUrl() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp318 int ArkWebNWebImpl::LoadWithDataAndBaseUrl(const ArkWebString& base_url, const ArkWebString& data, in LoadWithDataAndBaseUrl() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp334 int ArkWebNWebWrapper::LoadWithDataAndBaseUrl(const std::string& base_url, const std::string& data, in LoadWithDataAndBaseUrl() function in OHOS::ArkWeb::ArkWebNWebWrapper