Home
last modified time | relevance | path

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

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