Home
last modified time | relevance | path

Searched defs:host_key (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/base/
Dproxy_string_util_mac.cc20 CFStringRef host_key, in ProxyDictionaryToProxyServer()
/external/cronet/net/proxy_resolution/
Dproxy_config_service_linux.cc728 void AddProxy(StringSetting host_key, const std::string& value) { in AddProxy()
1039 SettingGetter::StringSetting host_key, in GetProxyFromSettings()
/external/crosvm/src/crosvm/sys/
Dunix.rs2158 let host_key = HostHotPlugKey::UpstreamPort { host_addr }; in add_hotplug_device() localVariable
2170 let host_key = HostHotPlugKey::DownstreamPort { host_addr }; in add_hotplug_device() localVariable
2200 let host_key = HostHotPlugKey::Vfio { host_addr }; in add_hotplug_device() localVariable
2307 let host_key = match device.device_type { in remove_hotplug_device() localVariable