Searched defs:host (Results 1 – 11 of 11) sorted by relevance
| /base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/ |
| D | net_proxy_adapter_test.cpp | 191 const std::vector<std::string>& exclusionList) {}; in __anonba5381bb0302() 212 std::string host; variable 241 const std::vector<std::string>& exclusionList) {}; in __anonba5381bb0402() 259 std::string host; variable
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/savehttpauthcredentials_fuzzer/ |
| D | savehttpauthcredentials_fuzzer.cpp | 31 std::string host((const char *)data, size); in DoSomethingInterestingWithMyAPI() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/ |
| D | gethttpauthcredentials_fuzzer.cpp | 32 std::string host((const char *)data, size); in DoSomethingInterestingWithMyAPI() local
|
| /base/web/webview/test/fuzztest/ohos_nweb/selectcertrequest_fuzzer/ |
| D | selectcertrequest_fuzzer.cpp | 37 std::string host((const char *)data, size); in DoSomethingInterestingWithMyAPI() local
|
| /base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/ |
| D | ohos_web_data_base_adapter_impl.cpp | 109 void OhosWebDataBaseAdapterImpl::SaveHttpAuthCredentials(const std::string& host, const std::string… in SaveHttpAuthCredentials() 138 void OhosWebDataBaseAdapterImpl::GetHttpAuthCredentials(const std::string& host, const std::string&… in GetHttpAuthCredentials()
|
| /base/web/webview/interfaces/kits/napi/webdatabase/ |
| D | napi_web_data_base.cpp | 151 std::string host; in JsSaveHttpAuthCredentials() local 210 std::string host; in JsGetHttpAuthCredentials() local
|
| /base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
| D | net_proxy_adapter_impl.cpp | 266 std::string host; in OnReceiveEvent() local 281 void NetProxyAdapterImpl::GetProperty(std::string& host, uint16_t& port, std::string& pacUrl, std::… in GetProperty()
|
| /base/print/print_fwk/services/src/ |
| D | print_cups_client.cpp | 178 char host[HTTP_MAX_URI]; /* Host portion of URI */ in QueryPrinterCapabilityByUri() local 554 char host[256]; in CheckPrinterOnline() local
|
| /base/customization/enterprise_device_management/interfaces/kits/network_manager/src/ |
| D | network_manager_addon.cpp | 591 std::string host; in ParseHttpProxyParam() local 633 napi_value host = nullptr; in ConvertHttpProxyToJS() local
|
| /base/web/webview/ohos_nweb/include/ |
| D | nweb_handler.h | 456 const std::string& host, in OnHttpAuthRequestByJS() 474 const std::string& host, in OnSslSelectCertRequestByJS()
|
| /base/time/time_service/services/time/src/ |
| D | sntp_client.cpp | 73 bool SNTPClient::RequestTime(std::string host) in RequestTime()
|