OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ValidateSsid
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/apmanager/dbus/
config_dbus_adaptor.cc
58
bool ConfigDBusAdaptor::
ValidateSsid
(ErrorPtr* error, const string& value) {
60
config_->
ValidateSsid
(&internal_error, value);
/system/connectivity/apmanager/
config.cc
123
bool Config::
ValidateSsid
(Error* error, const string& value) {
Completed in 68 milliseconds