HomeSort by relevance Sort by last modified time
    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