Home
last modified time | relevance | path

Searched defs:AddressList (Results 1 – 25 of 50) sorted by relevance

12

/external/cronet/stable/net/base/
Daddress_list.cc31 AddressList::AddressList(const IPEndPoint& endpoint) { in AddressList() function in net::AddressList
35 AddressList::AddressList(const IPEndPoint& endpoint, in AddressList() function in net::AddressList
41 AddressList::AddressList(std::vector<IPEndPoint> endpoints) in AddressList() function in net::AddressList
/external/cronet/tot/net/base/
Daddress_list.cc31 AddressList::AddressList(const IPEndPoint& endpoint) { in AddressList() function in net::AddressList
35 AddressList::AddressList(const IPEndPoint& endpoint, in AddressList() function in net::AddressList
41 AddressList::AddressList(std::vector<IPEndPoint> endpoints) in AddressList() function in net::AddressList
/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
DGlobalAddressesClient.java812 PageContext<ListGlobalAddressesRequest, AddressList, Address> context, in createAsync() argument
829 PageContext<ListGlobalAddressesRequest, AddressList, Address> context, in ListPage() argument
840 PageContext<ListGlobalAddressesRequest, AddressList, Address> context, in createPage() argument
847 PageContext<ListGlobalAddressesRequest, AddressList, Address> context, in createPageAsync() argument
DAddressesClient.java1090 PageContext<ListAddressesRequest, AddressList, Address> context, in createAsync() argument
1107 PageContext<ListAddressesRequest, AddressList, Address> context, AddressList response) { in ListPage() argument
1117 PageContext<ListAddressesRequest, AddressList, Address> context, AddressList response) { in createPage() argument
1123 PageContext<ListAddressesRequest, AddressList, Address> context, in createPageAsync() argument
/external/cronet/stable/net/dns/
Daddress_sorter.h17 class AddressList; variable
Dhost_resolver_proc.h17 class AddressList; variable
Daddress_info.h22 class AddressList; variable
/external/cronet/tot/net/dns/
Daddress_sorter.h17 class AddressList; variable
Dhost_resolver_proc.h17 class AddressList; variable
Daddress_info.h22 class AddressList; variable
Dhost_resolver.h43 class AddressList; variable
/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/
DAddressesClient.java856 PageContext<ListAddressesRequest, AddressList, Address> context, in createAsync() argument
873 PageContext<ListAddressesRequest, AddressList, Address> context, AddressList response) { in ListPage() argument
883 PageContext<ListAddressesRequest, AddressList, Address> context, AddressList response) { in createPage() argument
889 PageContext<ListAddressesRequest, AddressList, Address> context, in createPageAsync() argument
/external/cronet/tot/net/socket/
Dclient_socket_factory.h20 class AddressList; variable
Dtcp_socket_posix.h29 class AddressList; variable
Dtcp_socket_win.h32 class AddressList; variable
/external/cronet/stable/net/socket/
Dclient_socket_factory.h20 class AddressList; variable
Dtcp_socket_posix.h29 class AddressList; variable
Dtcp_socket_win.h32 class AddressList; variable
/external/ot-br-posix/src/sdp_proxy/
Ddiscovery_proxy.hpp91 using AddressList = Mdns::Publisher::AddressList; typedef in otbr::Dnssd::DiscoveryProxy
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dentry_cache.h153 using AddressList = Address[kMaxEntries * kRedundancy + kRedundancy]; variable
/external/cronet/tot/net/test/spawned_test_server/
Dbase_test_server.h29 class AddressList; variable
/external/cronet/stable/net/test/spawned_test_server/
Dbase_test_server.h29 class AddressList; variable
/external/webrtc/rtc_base/
Dnetwork.cc67 struct AddressList { struct
68 std::unique_ptr<Network> net;
69 std::vector<InterfaceAddress> ips;
/external/python/cpython3/Lib/email/
D_parseaddr.py515 class AddressList(AddrlistClass): class
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DAddressList.java30 public final class AddressList extends com.google.protobuf.GeneratedMessageV3 class
36 private AddressList(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in AddressList() method in AddressList
40 private AddressList() { in AddressList() method in AddressList

12