Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_manage.c44 static void WakeupDeviceProxy(IUnknown *iUnknown, WakeupDeviceType reason, const char* details);
68 entry->iUnknown.WakeupDeviceFunc = WakeupDeviceProxy; in CreatClient()
253 static void WakeupDeviceProxy(IUnknown *iUnknown, WakeupDeviceType reason, const char* details) in WakeupDeviceProxy() function