/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/ |
H A D | GlobalAddressesClient.java | 812 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 D | AddressesClient.java | 1090 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 D | address_list.cc | 31 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 D | AddressesClient.java | 856 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 D | network.cc | 67 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 D | AddressList.java | 30 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 D | address_sorter.h | 17 class AddressList; variable
|
H A D | host_resolver_proc.h | 17 class AddressList; variable
|
H A D | address_info.h | 22 class AddressList; variable
|
H A D | host_resolver.h | 41 class AddressList; variable
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | client_socket_factory.h | 20 class AddressList; variable
|
H A D | tcp_socket_posix.h | 29 class AddressList; variable
|
H A D | tcp_socket_win.h | 29 class AddressList; variable
|
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/ |
H A D | entry_cache.h | 153 using AddressList = Address[kMaxEntries * kRedundancy + kRedundancy]; variable
|
/aosp_15_r20/external/cronet/net/test/spawned_test_server/ |
H A D | base_test_server.h | 29 class AddressList; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | _parseaddr.py | 512 class AddressList(AddrlistClass): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/ |
D | _parseaddr.py | 512 class AddressList(AddrlistClass): class
|
/aosp_15_r20/external/python/cpython2/Lib/email/ |
D | _parseaddr.py | 452 class AddressList(AddrlistClass): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/ |
D | _parseaddr.py | 512 class AddressList(AddrlistClass): class
|
/aosp_15_r20/external/python/cpython3/Lib/email/ |
D | _parseaddr.py | 512 class AddressList(AddrlistClass): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | _parseaddr.py | 512 class AddressList(AddrlistClass): class
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | _parseaddr.py | 512 class AddressList(AddrlistClass): class
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/mail/ |
D | message.go | 221 func (h Header) AddressList(key string) ([]*Address, error) { func
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | rfc822.py | 775 class AddressList(AddrlistClass): class
|
/aosp_15_r20/external/ot-br-posix/src/mdns/ |
H A D | mdns.hpp | 123 typedef std::vector<Ip6Address> AddressList; typedef in otbr::Mdns::Publisher
|