Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril.cpp3321 RIL_DcRtInfo *pDcRtInfo = (RIL_DcRtInfo *)response; in responseDcRtInfo() local
3322 p.writeInt64(pDcRtInfo->time); in responseDcRtInfo()
3323 p.writeInt32(pDcRtInfo->powerState); in responseDcRtInfo()
3325 pDcRtInfo->time, in responseDcRtInfo()
3326 pDcRtInfo->powerState); in responseDcRtInfo()