Searched defs:responseType (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish_common/guest/hals/ril/libril/ |
| D | ril_service.cpp | 3521 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo() 3535 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty() 3554 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt() 3570 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse() 3648 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse() 3670 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse() 3691 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse() 3712 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse() 3733 int responseType, int serial, RIL_Errno e, in changeIccPinForAppResponse() 3754 int responseType, int serial, RIL_Errno e, in changeIccPin2ForAppResponse() [all …]
|
| D | ril.cpp | 285 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local 622 int responseType; in RIL_onRequestComplete() local 775 int responseType; in RIL_onUnsolicitedResponse() local
|