Searched defs:ipAddresses (Results 1 – 6 of 6) sorted by relevance
36 ::ndk::ScopedAStatus TestOnDnsEvent::onDnsEvent(int32_t netId, int32_t eventType, in onDnsEvent()
47 std::vector<std::string> ipAddresses; member
70 const std::vector<std::string>& ipAddresses, in onDnsEvent()
39 public final Set<LinkAddress> ipAddresses = new HashSet<>(); field in InitialConfiguration
197 public TextView ipAddresses; field in NetworkListAdapter.ViewHolder
253 const std::vector<std::string>& ipAddresses) { in ExpectDnsEvent()