Searched refs:notifyInterfaceDnsServers (Results 1 – 2 of 2) sorted by relevance
54 void notifyInterfaceDnsServers(const std::string& ifName, int64_t lifetime,
183 notifyInterfaceDnsServers(iface, strtol(lifetime, nullptr, 10), in onEvent()275 void NetlinkHandler::notifyInterfaceDnsServers(const std::string& ifName, int64_t lifetime, in notifyInterfaceDnsServers() function in android::net::NetlinkHandler