Searched refs:RIL_DataProfileInfo_v15 (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 2993 RIL_DataProfileInfo_v15 *dataProfiles = in setDataProfile() 2994 (RIL_DataProfileInfo_v15 *) calloc(num, sizeof(RIL_DataProfileInfo_v15)); in setDataProfile() 3003 RIL_DataProfileInfo_v15 **dataProfilePtrs = in setDataProfile() 3004 (RIL_DataProfileInfo_v15 **) calloc(num, sizeof(RIL_DataProfileInfo_v15 *)); in setDataProfile() 3046 &RIL_DataProfileInfo_v15::apn, &RIL_DataProfileInfo_v15::protocol, in setDataProfile() 3047 &RIL_DataProfileInfo_v15::roamingProtocol, &RIL_DataProfileInfo_v15::user, in setDataProfile() 3048 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile() 3065 num * sizeof(RIL_DataProfileInfo_v15 *), pRI, mSlotId); in setDataProfile() 3068 &RIL_DataProfileInfo_v15::apn, &RIL_DataProfileInfo_v15::protocol, in setDataProfile() 3069 &RIL_DataProfileInfo_v15::roamingProtocol, &RIL_DataProfileInfo_v15::user, in setDataProfile() [all …]
|
D | ril.h | 2472 } RIL_DataProfileInfo_v15; typedef
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 1972 } RIL_DataProfileInfo_v15; typedef
|