1 /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
4 /* This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
6 * You can obtain one at http://mozilla.org/MPL/2.0/. */
14 AdjustSystemClock(int64_t aDeltaMilliseconds
)
18 SetTimezone(const nsCString
& aTimezoneSpec
)
24 return EmptyCString();
28 EnableSystemClockChangeNotifications()
33 DisableSystemClockChangeNotifications()
38 EnableSystemTimezoneChangeNotifications()
43 DisableSystemTimezoneChangeNotifications()
47 } // namespace hal_impl
48 } // namespace mozilla