Searched defs:CanSetTime (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chromeos/dbus/ | ||
D | fake_system_clock_client.cc | 31 bool FakeSystemClockClient::CanSetTime() { in CanSetTime() function in chromeos::FakeSystemClockClient |
D | system_clock_client.cc | 53 virtual bool CanSetTime() OVERRIDE { return can_set_time_; } in CanSetTime() function in chromeos::SystemClockClientImpl |