Home
last modified time | relevance | path

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

/system/connectivity/shill/ethernet/
Dethernet.cc106 &Ethernet::GetPPPoEMode, in Ethernet()
196 storage->SetBool(id, kPPPoEProperty, GetPPPoEMode(nullptr)); in Save()
203 CHECK(!GetPPPoEMode(nullptr)) << "We should never connect in PPPoE mode!"; in ConnectTo()
503 bool Ethernet::GetPPPoEMode(Error* error) { in GetPPPoEMode() function in shill::Ethernet
Dethernet.h137 bool GetPPPoEMode(Error* error);