Searched defs:MapAddress (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | proxy_mapper_registry.cc | 76 bool ProxyMapperRegistry::MapAddress(const grpc_resolved_address& address, in MapAddress() function in grpc_core::ProxyMapperRegistry |
D | http_proxy.cc | 203 bool MapAddress(const grpc_resolved_address& /*address*/, in MapAddress() function in grpc_core::__anon4083f2370111::HttpProxyMapper |
/external/llvm/unittests/IR/ | ||
D | ValueMapTest.cpp | 282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; in TYPED_TEST() local |