Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp5189 V1_6::RadioResponseInfo responseInfo16 = {}; in getCurrentCallsResponse() local
5192 populateResponseInfo_1_6(responseInfo16, serial, responseType, e); in getCurrentCallsResponse()
5199 responseInfo16.error = V1_6::RadioError::INVALID_RESPONSE; in getCurrentCallsResponse()
5238 responseInfo16, calls); in getCurrentCallsResponse()
5527 V1_6::RadioResponseInfo responseInfo16 = {}; in getSignalStrengthResponse() local
5530 populateResponseInfo_1_6(responseInfo16, serial, responseType, e); in getSignalStrengthResponse()
5538 responseInfo16.error = V1_6::RadioError::INVALID_RESPONSE; in getSignalStrengthResponse()
5547 responseInfo16, signalStrength_1_6); in getSignalStrengthResponse()
7762 V1_6::RadioResponseInfo responseInfo16 = {}; in getDataCallListResponse() local
7765 populateResponseInfo_1_6(responseInfo16, serial, responseType, e); in getDataCallListResponse()
[all …]