Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_screen_saver.c33 INHERIT_IUNKNOWNENTRY(ScreenSaverProxyInterface);
37 static ScreenSaverProxyInterface *g_intf = NULL;
68 static ScreenSaverProxyInterface *GetScreenSaverProxyInterface(void) in GetScreenSaverProxyInterface()
120 ScreenSaverProxyInterface *proxy = (ScreenSaverProxyInterface *)iUnknown; in SetScreenSaverStateProxy()
130 ScreenSaverProxyInterface *intf = GetScreenSaverProxyInterface(); in SetScreenSaverState()
/ohos5.0/base/powermgr/powermgr_lite/frameworks/include/small/
H A Dscreen_saver_interface.h42 } ScreenSaverProxyInterface; typedef