Searched refs:sInterfaceCtrl (Results 1 – 2 of 2) sorted by relevance
41 static InterfaceController *sInterfaceCtrl; variable
52 InterfaceController *CommandListener::sInterfaceCtrl = NULL; member in CommandListener158 if (!sInterfaceCtrl) in CommandListener()159 sInterfaceCtrl = new InterfaceController(); in CommandListener()328 rc = sInterfaceCtrl->interfaceCommand(argc, argv, &rbuf); in runCommand()