Searched defs:has_host (Results 1 – 9 of 9) sorted by relevance
39 bool has_host() const { in has_host() function
235 let mut has_host = true; // FIXME account for this? in extend() localVariable
519 let mut has_host = !matches!(host, HostInternal::None); in parse_file() localVariable1041 let has_host; in parse_file_host() localVariable
940 pub fn has_host(&self) -> bool { in has_host() method1574 let mut has_host = true; // FIXME in set_path() localVariable
112 bool has_host() const { return has_host_; } in has_host() function
176 bool has_host; member
1043 const bool has_host = !rm->host.empty(); in InitTransport() local
89 bool has_host; member1139 bool has_host; in grpc_server_setup_transport() local
1953 pub fn has_host(&self) -> bool { in has_host() method