Searched refs:pDcRtInfo (Results 1 – 1 of 1) sorted by relevance
3321 RIL_DcRtInfo *pDcRtInfo = (RIL_DcRtInfo *)response; in responseDcRtInfo() local3322 p.writeInt64(pDcRtInfo->time); in responseDcRtInfo()3323 p.writeInt32(pDcRtInfo->powerState); in responseDcRtInfo()3325 pDcRtInfo->time, in responseDcRtInfo()3326 pDcRtInfo->powerState); in responseDcRtInfo()