Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h38 void notifyInterfaceAdded(const char *name);
DNetlinkHandler.cpp66 notifyInterfaceAdded(iface); in onEvent()
159 void NetlinkHandler::notifyInterfaceAdded(const char *name) { in notifyInterfaceAdded() function in NetlinkHandler