Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp169const ArkWebStringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cac… in PrefetchResource()
Dark_web_nweb_impl.cpp310 int ArkWebNWebImpl::Load(const ArkWebString& url, const ArkWebStringMap& additional_http_headers) in Load()
622 …rkWebNWebImpl::PrefetchPage(const ArkWebString& url, const ArkWebStringMap& additional_http_header… in PrefetchPage()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp188 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
Dark_web_nweb_wrapper.cpp319 …er::Load(const std::string& url, const std::map<std::string, std::string>& additional_http_headers) in Load()
727 const std::string& url, const std::map<std::string, std::string>& additional_http_headers) in PrefetchPage()
/base/web/webview/test/unittest/interface_native_test/
Darkweb_interface_test.cpp87 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp128 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
Dnweb_helper_ex_test.cpp125 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp946 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()