Home
last modified time | relevance | path

Searched defs:waitFunc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/powermgr_lite/services/src/power/small/
H A Dauto_suspend_loop.c21 static BOOL AutoSuspendLoopFunc(AutoSuspendWait waitFunc) in AutoSuspendLoopFunc()
/ohos5.0/base/powermgr/powermgr_lite/services/src/power/mini/
H A Dauto_suspend_loop.c21 static BOOL AutoSuspendLoopFunc(AutoSuspendWait waitFunc) in AutoSuspendLoopFunc()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp106 void Wait(const WaitFunc& waitFunc) in Wait()