Searched defs:additional_http_headers (Results 1 – 8 of 8) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_engine_impl.cpp | 169 …const ArkWebStringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cac… in PrefetchResource()
|
| D | ark_web_nweb_impl.cpp | 310 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/ |
| D | ark_web_engine_wrapper.cpp | 188 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|
| D | ark_web_nweb_wrapper.cpp | 319 …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/ |
| D | arkweb_interface_test.cpp | 87 … 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/ |
| D | nweb_helper_test.cpp | 128 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|
| D | nweb_helper_ex_test.cpp | 125 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 946 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|