Searched refs:RIL_CarrierRestrictions (Results 1 – 3 of 3) sorted by relevance
753 } RIL_CarrierRestrictions; typedef
829 } RIL_CarrierRestrictions; typedef
3148 int prepareCarrierRestrictions(RIL_CarrierRestrictions &request, bool allAllowed, in prepareCarrierRestrictions()3197 void freeCarrierRestrictions(RIL_CarrierRestrictions &request) { in freeCarrierRestrictions()3223 RIL_CarrierRestrictions cr = {}; in setAllowedCarriers()3229 CALL_ONREQUEST(pRI->pCI->requestNumber, &cr, sizeof(RIL_CarrierRestrictions), pRI, mSlotId); in setAllowedCarriers()3722 RIL_CarrierRestrictions cr = {}; in setAllowedCarriers_1_4()9688 const RIL_CarrierRestrictions* pCr) { in prepareCarrierRestrictionsResponse()9745 RIL_CarrierRestrictions cr = {}; in getAllowedCarriersResponse()9769 } else if (responseLen != sizeof(RIL_CarrierRestrictions)) { in getAllowedCarriersResponse()9775 RIL_CarrierRestrictions *pCr = (RIL_CarrierRestrictions *)response; in getAllowedCarriersResponse()