Home
last modified time | relevance | path

Searched refs:AlarmRecovery (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/services/utils/
H A Dwatchdog.cpp95 AlarmRecovery(); in Notify()
110 void WatchDog::AlarmRecovery() in AlarmRecovery() function in OHOS::Media::WatchDog
112 MEDIA_LOGI("AlarmRecovery!"); in AlarmRecovery()
/foundation/multimedia/player_framework/services/utils/include/
H A Dwatchdog.h28 * will be triggered. When notify() is restored, the AlarmRecovery() action will be triggered.
60 * When the watchdog recovers, AlarmRecovery() will be triggered.
73 virtual void AlarmRecovery();
78 * until Notify() triggers the AlarmRecovery() again, and then continue to run.

Completed in 2 milliseconds