Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsamgr_time_handler.cpp82 bool hasFunction = handle.timeFunc.Find(timerfd, funcTime); in OnTime() local
83 HILOGI("SamgrTimeHandler hasFunction: %{public}d", hasFunction); in OnTime()