/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | WakelockPowerCalculator.java | 120 BatteryStats.Timer timer = wakelock.getWakeTime(BatteryStats.WAKE_TYPE_PARTIAL); in calculateApp() local
|
H A D | ScreenPowerCalculator.java | 240 final BatteryStats.Timer timer = uid.getForegroundActivityTimer(); in getForegroundActivityTotalTimeUs() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | epoll_io_waiter_mingw.cpp | 128 void EpollIoWaiter::OnTimer(uv_timer_t *timer) in OnTimer()
|
/ohos5.0/commonlibrary/utils_lite/kal/timer/src/ |
H A D | kal.c | 53 timer_t timer; in KalTimerCreate() local
|
/aosp14/frameworks/base/core/java/android/content/res/ |
H A D | ResourceTimer.java | 251 var timer = sTimers[i]; in publish() local
|
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
H A D | AmbientBrightnessStatsTrackerTest.java | 367 AmbientBrightnessStatsTracker.Timer timer = new AmbientBrightnessStatsTracker.Timer( in testTimer() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
H A D | BatteryStatsSensorTest.java | 456 BatteryStats.Timer timer = sensor.getSensorTime(); in testSensorResetTimes() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
H A D | oh_audio_renderer_test.cpp | 147 int timer = 0; in PlayerTest() local
|
/ohos5.0/base/security/security_guard/services/security_collector/src/ |
H A D | security_collector_subscriber_manager.cpp | 150 auto timer = std::make_shared<CleanupTimer>(); in SubscribeCollector() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_listener_u.c | 93 struct PlatformUserListenerTimerParam *timer = NULL; in TimerOnDevEventReceive() local
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | widget_schedule_node_impl_test.cpp | 34 auto &timer = RelativeTimer::GetInstance(); variable
|
/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/ |
H A D | sensor_entity.cpp | 168 std::shared_ptr<StatsHelper::ActiveTimer> timer = nullptr; in GetOrCreateTimer() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_handler.cpp | 193 … sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ProcessEvent() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_analytics_util.cpp | 424 … sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in AddListCache() local 456 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ExecuteCacheList() local
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | strongauthmanager.cpp | 186 …std::shared_ptr<authTimer> timer = std::make_shared<authTimer>(true, DEFAULT_STRONG_AUTH_TIMEOUT_M… in StartStrongAuthTimer() local
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/unittest/ |
H A D | accessibility_config_impl_test.cpp | 330 uint32_t timer = 10; variable 707 uint32_t timer = 10; variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store_strategy.cpp | 377 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); in AppendValuesBucket() local 405 ReminderRequestTimer* timer = static_cast<ReminderRequestTimer*>(reminder.GetRefPtr()); in RecoverFromDb() local
|
H A D | reminder_data_manager.cpp | 1757 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in StartTimer() local 1800 const sptr<MiscServices::TimeServiceClient> &timer) in HandleTriggerTimeInner() 1812 const sptr<MiscServices::TimeServiceClient> &timer, time_t now) in HandleAlertingTimeInner() 1831 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in StopTimer() local 1885 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in ResetStates() local
|
/ohos5.0/base/startup/init/services/param/include/ |
H A D | param_manager.h | 88 ParamTaskPtr timer; member
|
/ohos5.0/base/account/os_account/services/accountmgr/src/ |
H A D | account_mgr_service.cpp | 320 AccountTimer timer(false); in Init() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_live_view_service_test.cpp | 335 auto timer = record->notification->GetFinishTimer(); variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_device_local.c | 46 Timer *timer; member 59 Timer *timer; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_frame_rate_manager.cpp | 711 if (auto timer = screenTimerMap_.find(screenId); timer != screenTimerMap_.end()) { in GetScreenTimer() local 730 if (auto timer = GetScreenTimer(screenId); timer != nullptr) { in ResetScreenTimer() local 737 if (auto timer = screenTimerMap_.find(screenId); timer != screenTimerMap_.end()) { in StopScreenTimer() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/ |
H A D | LocationBasedCountryDetectorTest.java | 354 Timer timer = detector.getTimer(); in waitForTimerReset() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
H A D | text_timer_pattern.cpp | 96 auto timer = weak.Upgrade(); in InitTimerDisplay() local
|