Home
last modified time | relevance | path

Searched defs:additional_http_headers (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp169const ArkWebStringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cac… in PrefetchResource()
H A Dark_web_nweb_impl.cpp307 int ArkWebNWebImpl::Load(const ArkWebString& url, const ArkWebStringMap& additional_http_headers) in Load()
619 …rkWebNWebImpl::PrefetchPage(const ArkWebString& url, const ArkWebStringMap& additional_http_header… in PrefetchPage()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp187 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
H A Dark_web_nweb_wrapper.cpp316 …er::Load(const std::string& url, const std::map<std::string, std::string>& additional_http_headers) in Load()
724 const std::string& url, const std::map<std::string, std::string>& additional_http_headers) in PrefetchPage()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp126 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp126 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp902 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()