Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1972 char *mvnoMatchData; member
7161 char *mvnoMatchData; /* MVNO match data. Can be anything defined by the carrier. member
/device/generic/goldfish/radio/include/telephony/
Dril.h1971 char *mvnoMatchData; member
7157 char *mvnoMatchData; /* MVNO match data. Can be anything defined by the carrier. member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h2042 char *mvnoMatchData; member
7550 char *mvnoMatchData; /* MVNO match data. Can be anything defined by the carrier. member
Dril_service.cpp1301 dataProfileInfo.mvnoMatchData.c_str(), in setupDataCall()
2252 if (!copyHidlStringToRil(&iaa.mvnoMatchData, dataProfileInfo.mvnoMatchData, pRI)) { in setInitialAttachApn()
2261 iaa.password, iaa.mvnoMatchData); in setInitialAttachApn()
2731 if (success && !copyHidlStringToRil(&dataProfiles[i].mvnoMatchData, in setDataProfile()
2732 profiles[i].mvnoMatchData, pRI, true)) { in setDataProfile()
2746 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile()
2768 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2167 char *mvnoMatchData; member
7980 char *mvnoMatchData; /* MVNO match data. Can be anything defined by the carrier. member
Dril_service.cpp1319 dataProfileInfo.mvnoMatchData.c_str(), in setupDataCall()
2283 if (!copyHidlStringToRil(&iaa.mvnoMatchData, dataProfileInfo.mvnoMatchData, pRI)) { in setInitialAttachApn()
2292 iaa.password, iaa.mvnoMatchData); in setInitialAttachApn()
2762 if (success && !copyHidlStringToRil(&dataProfiles[i].mvnoMatchData, in setDataProfile()
2763 profiles[i].mvnoMatchData, pRI, true)) { in setDataProfile()
2777 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile()
2799 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile()
3344 dataProfileInfo.mvnoMatchData.c_str(), in setupDataCall_1_2()
/device/generic/goldfish/radio/libril/
Dril_service.cpp1166 dataProfileInfo.mvnoMatchData.c_str(), in setupDataCall()
2117 if (!copyHidlStringToRil(&iaa.mvnoMatchData, dataProfileInfo.mvnoMatchData, pRI)) { in setInitialAttachApn()
2126 iaa.password, iaa.mvnoMatchData); in setInitialAttachApn()
2595 if (success && !copyHidlStringToRil(&dataProfiles[i].mvnoMatchData, in setDataProfile()
2596 profiles[i].mvnoMatchData, pRI, true)) { in setDataProfile()
2610 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile()
2632 &RIL_DataProfileInfo_v15::password, &RIL_DataProfileInfo_v15::mvnoMatchData); in setDataProfile()