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

  /system/connectivity/shill/ethernet/
ethernet.cc 104 store->RegisterDerivedBool(kPPPoEProperty, BoolAccessor(
183 storage->GetBool(id, kPPPoEProperty, &pppoe);
196 storage->SetBool(id, kPPPoEProperty, GetPPPoEMode(nullptr));
ethernet_unittest.cc 585 kPPPoEProperty, transition.first, &error);
595 ethernet_->mutable_store()->SetBoolProperty(kPPPoEProperty, true, &error);
  /external/cros/system_api/dbus/shill/
dbus-constants.h 524 const char kPPPoEProperty[] = "Ethernet.PPPoE";
    [all...]

Completed in 67 milliseconds