Home
last modified time | relevance | path

Searched defs:watchdogId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwatchdog.cpp34 bool Watchdog::AddWatchdog(uint32_t watchdogId, int32_t interval) in AddWatchdog()
40 void Watchdog::RemoveWatchdog(uint32_t watchdogId) in RemoveWatchdog()
51 uint32_t watchdogId = event->GetInnerEventId(); in ProcessEvent() local
H A Dwork_policy_manager.cpp504 void WorkPolicyManager::WatchdogTimeOut(uint32_t watchdogId) in WatchdogTimeOut()
826 uint32_t watchdogId = UINT32_MAX; in RemoveWatchDog() local
/ohos5.0/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_bes.c48 int32_t watchdogId; in InitWatchdogDevice() local
214 int32_t watchdogId; in WatchdogDevStart() local
230 int32_t watchdogId; in WatchdogDevStop() local
247 int32_t watchdogId; in WatchdogDevSetTimeout() local
295 int32_t watchdogId = watchdogDevice->resource.watchdogId; in WatchdogDevFeed() local
H A Dwatchdog_bes.h20 enum HAL_WDT_ID_T watchdogId; member
H A Dwatchdog_stm32f4xx.c27 int watchdogId; member
252 int32_t watchdogId = 0; local
H A Dwatchdog_wm.c20 int32_t watchdogId; member
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_policy_manager_test.cpp214 uint32_t watchdogId = 1; variable
235 uint32_t watchdogId = 1; variable
258 uint32_t watchdogId = 1; variable
302 uint32_t watchdogId = 1; variable
323 uint32_t watchdogId = 1; variable
346 uint32_t watchdogId = 1; variable