HomeSort by relevance Sort by last modified time
    Searched refs:notifyInterfaceChanged (Results 1 - 2 of 2) sorted by null

  /system/netd/
NetlinkHandler.h 38 void notifyInterfaceChanged(const char *name, bool isUp);
NetlinkHandler.cpp 65 notifyInterfaceChanged("nana", true);
120 void NetlinkHandler::notifyInterfaceChanged(const char *name, bool isUp) {

Completed in 41 milliseconds