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

  /external/chromium_org/chromeos/dbus/
power_policy_controller.cc 68 PowerPolicyController::PrefValues::PrefValues()
144 void PowerPolicyController::ApplyPrefs(const PrefValues& values) {
power_policy_controller.h 37 struct PrefValues {
38 PrefValues();
75 void ApplyPrefs(const PrefValues& values);

Completed in 106 milliseconds