Searched defs:ipAddresses (Results 1 – 7 of 7) 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
196 private void updateTrackedDnses(String[] ipAddresses, String hostname) { in updateTrackedDnses()
298 const std::vector<std::string>& ipAddresses) { in ExpectDnsEvent()