Home
last modified time | relevance | path

Searched refs:anonymous_identity_ (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Deap_credentials.cc102 anonymous_identity_.c_str()), in PopulateSupplicantProperties()
172 if (!anonymous_identity_.empty()) { in PopulateWiMaxProperties()
174 anonymous_identity_); in PopulateWiMaxProperties()
186 store->RegisterString(kEapAnonymousIdentityProperty, &anonymous_identity_); in InitPropertyStore()
290 &anonymous_identity_); in Load()
343 anonymous_identity_, in Save()
440 anonymous_identity_ = ""; in Reset()
Deap_credentials.h174 std::string anonymous_identity_; variable
Deap_credentials_unittest.cc62 eap_.anonymous_identity_ = anonymous_identity; in SetAnonymousIdentity()
111 eap_.anonymous_identity_.empty() && in IsReset()