Home
last modified time | relevance | path

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

/base/web/webview/test/unittest/common/
Dnweb_create_window.h167 int LoadWithData(const std::string& data, in LoadWithData() function
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h133 …int LoadWithData(const std::string& data, const std::string& mimeType, const std::string& encoding… in LoadWithData() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp326 int ArkWebNWebImpl::LoadWithData(const ArkWebString& data, const ArkWebString& mime_type, const Ark… in LoadWithData() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp353 int ArkWebNWebWrapper::LoadWithData(const std::string& data, const std::string& mime_type, const st… in LoadWithData() function in OHOS::ArkWeb::ArkWebNWebWrapper