Searched refs:notifyInterfaceLinkChanged (Results 1 - 2 of 2) sorted by path

/system/netd/server/
H A DNetlinkHandler.cpp72 notifyInterfaceLinkChanged(iface, true);
74 notifyInterfaceLinkChanged(iface, false);
153 void NetlinkHandler::notifyInterfaceLinkChanged(const char *name, bool isUp) { function in class:NetlinkHandler
H A DNetlinkHandler.h40 void notifyInterfaceLinkChanged(const char *name, bool isUp);

Completed in 58 milliseconds