Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_unsol_commands.h58 {RIL_UNSOL_DC_RT_INFO_CHANGED, responseDcRtInfo, WAKE_PARTIAL},
Dril_commands.h143 {RIL_REQUEST_GET_DC_RT_INFO, dispatchVoid, responseDcRtInfo},
Dril.cpp311 static int responseDcRtInfo(Parcel &p, void *response, size_t responselen);
3859 static int responseDcRtInfo(Parcel &p, void *response, size_t responselen) in responseDcRtInfo() function