Home
last modified time | relevance | path

Searched refs:InvokeFunc (Results 1 - 4 of 4) sorted by relevance

/base/powermgr/powermgr_lite/services/src/power/small/
H A Dpower_manage_feature_impl.c25 typedef int32_t (*InvokeFunc)(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply); typedef
42 static InvokeFunc g_invokeFuncs[POWERMANAGE_FUNCID_BUTT] = {
/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c19 typedef int32_t (*InvokeFunc)(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply); typedef
39 static InvokeFunc g_invokeFuncs[BATTERY_FUNCID_END] = {
/base/sensors/sensor_lite/services/include/
H A Dsensor_service_impl.h46 typedef int32 (*InvokeFunc)(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply); typedef
/base/sensors/sensor_lite/services/src/
H A Dsensor_service.c183 static InvokeFunc g_invokeFuncList[] = {

Completed in 3 milliseconds