Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/services/src/screensaver/small/
H A Dscreen_saver_feature_impl.c25 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo …
30 .Invoke = FeatureInvoke,
54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke() function
/ohos5.0/base/powermgr/powermgr_lite/services/src/power/small/
H A Dpower_manage_feature_impl.c31 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo …
36 .Invoke = FeatureInvoke,
55 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke() function
/ohos5.0/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c20 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo …
33 .Invoke = FeatureInvoke,
54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke() function