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

  /system/connectivity/shill/pppoe/
pppoe_service.cc 71 store->RegisterString(kPPPoEPasswordProperty, &password_);
159 storage->GetString(id, kPPPoEPasswordProperty, &password_);
174 storage->SetString(id, kPPPoEPasswordProperty, password_);
  /external/cros/system_api/dbus/shill/
dbus-constants.h 385 const char kPPPoEPasswordProperty[] = "PPPoE.Password";
    [all...]

Completed in 36 milliseconds