Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsamgr_time_handler.cpp81 TaskType funcTime; in OnTime() local
82 bool hasFunction = handle.timeFunc.Find(timerfd, funcTime); in OnTime()
84 funcTime(); in OnTime()