Searched refs:sInterfaceCtrl (Results 1 - 2 of 2) sorted by last modified time

/system/netd/
H A DCommandListener.cpp52 InterfaceController *CommandListener::sInterfaceCtrl = NULL; member in class:CommandListener
158 if (!sInterfaceCtrl)
159 sInterfaceCtrl = new InterfaceController();
328 rc = sInterfaceCtrl->interfaceCommand(argc, argv, &rbuf);
H A DCommandListener.h41 static InterfaceController *sInterfaceCtrl; member in class:CommandListener

Completed in 6 milliseconds