OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPassphraseMaxLength
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/apmanager/
config.cc
90
const int Config::
kPassphraseMaxLength
= 63;
151
value.length() >
kPassphraseMaxLength
) {
156
kPassphraseMinLength,
kPassphraseMaxLength
),
config.h
145
static const int
kPassphraseMaxLength
;
Completed in 978 milliseconds