Searched defs:additionalHttpHeaders (Results 1 – 6 of 6) sorted by relevance
| /base/web/webview/test/fuzztest/loadurl_fuzzer/ |
| D | loadurl_fuzzer.cpp | 33 std::map<std::string, std::string> additionalHttpHeaders; in LoadUrlFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nweb_create_window.h | 124 …t Load(const std::string& url, const std::map<std::string, std::string>& additionalHttpHeaders) ov… in Load()
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 155 const std::map<std::string, std::string> &additionalHttpHeaders) override in Load()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 1341 …ontroller::PrefetchPage(std::string& url, std::map<std::string, std::string> additionalHttpHeaders) in PrefetchPage()
|
| D | napi_webview_controller.cpp | 4572 std::map<std::string, std::string> additionalHttpHeaders; in PrefetchPage() local 4590 std::map<std::string, std::string> additionalHttpHeaders; in PrefetchPageWithHttpHeaders() local 4701 std::map<std::string, std::string> additionalHttpHeaders; in PrefetchResource() local
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_ffi.cpp | 1438 … CRequestInfo request, ArrWebHeader additionalHttpHeaders, char* cKey, int32_t cacheValidTime) in FfiOHOSWebviewCtlPrefetchResource()
|