OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sSoftapCtrl
(Results
1 - 2
of
2
) sorted by null
/system/netd/
CommandListener.h
40
static SoftapController *
sSoftapCtrl
;
CommandListener.cpp
47
SoftapController *CommandListener::
sSoftapCtrl
= NULL;
155
if (!
sSoftapCtrl
)
156
sSoftapCtrl
= new SoftapController();
[
all
...]
Completed in 56 milliseconds