Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c26 static int32_t VoltageInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply);
44 VoltageInvoke,
103 static int32_t VoltageInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in VoltageInvoke() function