Home
last modified time | relevance | path

Searched refs:WATCHDOG_IO_GET_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dwatchdog_if.h66 WATCHDOG_IO_GET_TIMEOUT, /**< Get timeout. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_if_u.c258 ret = service->dispatcher->Dispatch(&service->object, WATCHDOG_IO_GET_TIMEOUT, NULL, reply); in WatchdogGetTimeout()
H A Dwatchdog_core.c363 case WATCHDOG_IO_GET_TIMEOUT: in WatchdogIoDispatch()