Home
last modified time | relevance | path

Searched refs:wc (Results 1 – 5 of 5) sorted by relevance

/system/core/nexus/
DCommandListener.cpp59 WifiController *wc = (WifiController *) nm->findController("WIFI"); in runCommand() local
62 if (!(wn = wc->createNetwork())) in runCommand()
79 WifiController *wc = (WifiController *) nm->findController("WIFI"); in runCommand() local
81 if (wc->removeNetwork(atoi(argv[1]))) in runCommand()
96 WifiController *wc = (WifiController *) nm->findController("WIFI"); in runCommand() local
98 ScanResultCollection *src = wc->createScanResults(); in runCommand()
123 WifiController *wc = (WifiController *) nm->findController("WIFI"); in runCommand() local
125 WifiNetworkCollection *src = wc->createNetworkList(); in runCommand()
DSupplicant.h45 Supplicant(WifiController *wc, ISupplicantEventHandler *handlers);
DSupplicant.cpp44 Supplicant::Supplicant(WifiController *wc, ISupplicantEventHandler *handlers) { in Supplicant() argument
46 mController = wc; in Supplicant()
/system/core/sh/
Dmktokens70 nl=`wc -l /tmp/ka$$`
/system/core/debuggerd/
Dunwind-arm.c100 _uw wc[4]; member