Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h37 void notifyInterfaceAdded(const char *name);
DNetlinkHandler.cpp65 notifyInterfaceAdded(iface); in onEvent()
140 void NetlinkHandler::notifyInterfaceAdded(const char *name) { in notifyInterfaceAdded() function in NetlinkHandler