Searched defs:additional_http_headers (Results 1 – 7 of 7) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_engine_impl.cpp | 170 …const ArkWebStringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cac… in PrefetchResource()
|
| D | ark_web_nweb_impl.cpp | 308 int ArkWebNWebImpl::Load(const ArkWebString& url, const ArkWebStringMap& additional_http_headers) in Load() 620 …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 | 317 …er::Load(const std::string& url, const std::map<std::string, std::string>& additional_http_headers) in Load() 725 const std::string& url, const std::map<std::string, std::string>& additional_http_headers) in PrefetchPage()
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nwebhelper_fuzzer.cpp | 126 … 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 | 126 … 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 | 938 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|