OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:interface_count
(Results
1 - 4
of
4
) sorted by null
/development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp
33
int
interface_count
= 0;
variable
79
if (0 ==
interface_count
) {
112
interface_count
= 0;
114
interface_count
++;
/external/wpa_supplicant_8/src/ap/
wps_hostapd.c
937
static int
interface_count
(struct hostapd_iface *iface)
function
1157
cfg.dualband =
interface_count
(hapd->iface) > 1;
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c
2420
static int
interface_count
= 0;
local
[
all
...]
/art/runtime/
debugger.cc
1308
size_t
interface_count
= kh.NumDirectInterfaces();
local
[
all
...]
Completed in 162 milliseconds