Searched refs:FeatureInvoke (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/powermgr/powermgr_lite/services/src/screensaver/small/ |
H A D | screen_saver_feature_impl.c | 25 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 D | power_manage_feature_impl.c | 31 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 D | battery_feature_impl.c | 20 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
|