Searched refs:responseDcRtInfo (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/libril/
H A Dril_unsol_commands.h58 {RIL_UNSOL_DC_RT_INFO_CHANGED, responseDcRtInfo, WAKE_PARTIAL},
H A Dril_commands.h143 {RIL_REQUEST_GET_DC_RT_INFO, dispatchVoid, responseDcRtInfo},
H A Dril.cpp305 static int responseDcRtInfo(Parcel &p, void *response, size_t responselen);
3311 static int responseDcRtInfo(Parcel &p, void *response, size_t responselen) function in namespace:android
3315 RLOGE("responseDcRtInfo: invalid response length %d expected multiple of %d",

Completed in 97 milliseconds