Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dsta_network.cpp1460 const std::string eap_phase2_method_str_with_prefix = in getEapPhase2MethodInternal() local
1465 if (eap_phase2_method_str_with_prefix.find(kEapPhase2AuthPrefix) == 0) { in getEapPhase2MethodInternal()
1467 eap_phase2_method_str_with_prefix.substr( in getEapPhase2MethodInternal()
1469 eap_phase2_method_str_with_prefix.size()); in getEapPhase2MethodInternal()
1471 eap_phase2_method_str_with_prefix.find(kEapPhase2AuthEapPrefix) == in getEapPhase2MethodInternal()
1474 eap_phase2_method_str_with_prefix.substr( in getEapPhase2MethodInternal()
1476 eap_phase2_method_str_with_prefix.size()); in getEapPhase2MethodInternal()