HomeSort by relevance Sort by last modified time
    Searched refs:SetIsEapAuthenticated (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/ethernet/
ethernet.cc 168 SetIsEapAuthenticated(false);
369 SetIsEapAuthenticated(false);
372 void Ethernet::SetIsEapAuthenticated(bool is_eap_authenticated) {
398 SetIsEapAuthenticated(true);
401 SetIsEapAuthenticated(false);
ethernet.h 125 void SetIsEapAuthenticated(bool is_eap_authenticated);
ethernet_unittest.cc 157 void SetIsEapAuthenticated(bool is_eap_authenticated) {
408 SetIsEapAuthenticated(true);
535 SetIsEapAuthenticated(true);

Completed in 171 milliseconds