Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c23 static int32_t ChargingStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply);
41 ChargingStatusInvoke,
73 static int32_t ChargingStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in ChargingStatusInvoke() function