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 D | ark_web_engine_impl.cpp | 169 …const ArkWebStringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cac… in PrefetchResource()
|
H A D | ark_web_nweb_impl.cpp | 307 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 D | ark_web_engine_wrapper.cpp | 187 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|
H A D | ark_web_nweb_wrapper.cpp | 316 …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 D | nwebhelper_fuzzer.cpp | 126 … 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 D | nweb_helper_test.cpp | 126 … 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 D | nweb_helper.cpp | 902 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
|