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