Searched refs:notifyInterfaceChanged (Results 1 - 2 of 2) sorted by relevance

/system/netd/server/
H A DNetlinkHandler.h40 void notifyInterfaceChanged(const char *name, bool isUp);
H A DNetlinkHandler.cpp70 notifyInterfaceChanged("nana", true);
155 void NetlinkHandler::notifyInterfaceChanged(const char *name, bool isUp) { function in class:NetlinkHandler

Completed in 115 milliseconds