Home
last modified time | relevance | path

Searched defs:MapAddress (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dhttp_proxy.h41 absl::optional<grpc_resolved_address> MapAddress( in MapAddress() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/handshaker/
Dproxy_mapper_registry.cc59 absl::optional<grpc_resolved_address> ProxyMapperRegistry::MapAddress( in MapAddress() function in grpc_core::ProxyMapperRegistry
/aosp_15_r20/external/grpc-grpc/src/core/lib/handshaker/
H A Dproxy_mapper_registry.cc59 absl::optional<grpc_resolved_address> ProxyMapperRegistry::MapAddress( in MapAddress() function in grpc_core::ProxyMapperRegistry
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dhttp_proxy_mapper.cc269 absl::optional<grpc_resolved_address> HttpProxyMapper::MapAddress( in MapAddress() function in grpc_core::HttpProxyMapper
/aosp_15_r20/external/llvm/unittests/IR/
H A DValueMapTest.cpp282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; in TYPED_TEST() local