/aosp_15_r20/packages/modules/DnsResolver/doh/network/ |
D | mod.rs | 43 pub struct ServerInfo { struct 44 pub net_id: u32, 45 pub url: Url, 46 pub peer_addr: SocketAddr, 70 info: ServerInfo, argument 77 info: ServerInfo, in new() 114 pub fn get_info(&self) -> &ServerInfo { in get_info()
|
D | driver.rs | 77 info: &ServerInfo, in build_connection() 91 info: ServerInfo, in new()
|
/aosp_15_r20/external/bazelbuild-rules_rust/examples/proto/helloworld/ |
H A D | helloworld_test.rs | 25 struct ServerInfo { struct 36 impl ServerInfo { argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/smtp/ |
D | auth.go | 22 Start(server *ServerInfo) (proto string, toServer []byte, err error) 34 type ServerInfo struct { struct 35 Name string // SMTP server name 36 TLS bool // using TLS, with valid certificate for Name 37 Auth []string // advertised authentication mechanisms
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_server_properties.h | 131 struct NET_EXPORT ServerInfo { struct 163 struct NET_EXPORT ServerInfoMapKey { argument
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderRpcTestServiceTrusty.cpp | 52 struct ServerInfo { struct 70 std::vector<ServerInfo> servers; in main() argument
|
/aosp_15_r20/external/grpc-grpc/test/core/handshake/ |
H A D | server_ssl_common.cc | 88 class ServerInfo { class 90 explicit ServerInfo(int p) : port_(p) {} in ServerInfo() function in __anon5d7d34bc0111::ServerInfo
|
/aosp_15_r20/packages/modules/DnsResolver/doh/dispatcher/ |
D | driver.rs | 104 async fn probe(&mut self, info: ServerInfo, timeout: Duration) -> Result<()> { in probe()
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
H A D | Bootstrapper.java | 58 abstract static class ServerInfo { class in Bootstrapper
|
/aosp_15_r20/packages/modules/DnsResolver/doh/connection/ |
D | mod.rs | 135 info: &ServerInfo, in new()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 1284 ServerInfo *struct { member
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 1284 ServerInfo *struct { member
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 1284 ServerInfo *struct { member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/ |
D | types_windows.go | 3252 ServerInfo *COSERVERINFO member
|