Home
last modified time | relevance | path

Searched defs:TimerFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h30 typedef void (*TimerFunc)(void); typedef
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.c271 static void TimerFunc(uintptr_t arg) in TimerFunc() function