Searched defs:responseType (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 2988 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo() 3002 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty() 3021 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt() 3037 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse() 3087 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse() 3109 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse() 3130 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse() 3151 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse() 3172 int responseType, int serial, RIL_Errno e, in changeIccPinForAppResponse() 3193 int responseType, int serial, RIL_Errno e, in changeIccPin2ForAppResponse() [all …]
|
D | ril.cpp | 283 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local 619 int responseType; in RIL_onRequestComplete() local 772 int responseType; in RIL_onUnsolicitedResponse() local
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 3912 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo() 3926 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty() 3945 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt() 3961 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse() 4039 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse() 4061 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse() 4082 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse() 4103 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse() 4124 int responseType, int serial, RIL_Errno e, in changeIccPinForAppResponse() 4145 int responseType, int serial, RIL_Errno e, in changeIccPin2ForAppResponse() [all …]
|
D | ril.cpp | 283 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local 620 int responseType; in RIL_onRequestComplete() local 773 int responseType; in RIL_onUnsolicitedResponse() local
|