Home
last modified time | relevance | path

Searched refs:notifyInterfaceAdded (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetlinkHandler.h44 void notifyInterfaceAdded(const std::string& ifName);
DNetlinkHandler.cpp123 notifyInterfaceAdded(iface); in onEvent()
239 void NetlinkHandler::notifyInterfaceAdded(const std::string& ifName) { in notifyInterfaceAdded() function in android::net::NetlinkHandler