Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
H A 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
H A 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
/aosp_15_r20/external/cronet/net/base/
H A 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
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/
H A 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
/aosp_15_r20/external/webrtc/rtc_base/
H A Dnetwork.cc67 struct AddressList { struct
68 std::unique_ptr<Network> net;
69 std::vector<InterfaceAddress> ips;
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A 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
/aosp_15_r20/external/cronet/net/dns/
H A Daddress_sorter.h17 class AddressList; variable
H A Dhost_resolver_proc.h17 class AddressList; variable
H A Daddress_info.h22 class AddressList; variable
H A Dhost_resolver.h41 class AddressList; variable
/aosp_15_r20/external/cronet/net/socket/
H A Dclient_socket_factory.h20 class AddressList; variable
H A Dtcp_socket_posix.h29 class AddressList; variable
H A Dtcp_socket_win.h29 class AddressList; variable
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/
H A Dentry_cache.h153 using AddressList = Address[kMaxEntries * kRedundancy + kRedundancy]; variable
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.h29 class AddressList; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
D_parseaddr.py512 class AddressList(AddrlistClass): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
D_parseaddr.py512 class AddressList(AddrlistClass): class
/aosp_15_r20/external/python/cpython2/Lib/email/
D_parseaddr.py452 class AddressList(AddrlistClass): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/
D_parseaddr.py512 class AddressList(AddrlistClass): class
/aosp_15_r20/external/python/cpython3/Lib/email/
D_parseaddr.py512 class AddressList(AddrlistClass): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/
D_parseaddr.py512 class AddressList(AddrlistClass): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A D_parseaddr.py512 class AddressList(AddrlistClass): class
/aosp_15_r20/prebuilts/go/linux-x86/src/net/mail/
Dmessage.go221 func (h Header) AddressList(key string) ([]*Address, error) { func
/aosp_15_r20/external/python/cpython2/Lib/
Drfc822.py775 class AddressList(AddrlistClass): class
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.hpp123 typedef std::vector<Ip6Address> AddressList; typedef in otbr::Mdns::Publisher

123