Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1258 static bool convertMvnoTypeToString(MvnoType type, char *&str) { in convertMvnoTypeToString() function
1297 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2276 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
2767 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()
3322 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall_1_2()
3486 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_4()
3888 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_5()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp1240 static bool convertMvnoTypeToString(MvnoType type, char *&str) { in convertMvnoTypeToString() function
1279 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2245 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
2736 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()
3362 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_4()
3731 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_5()
/device/generic/goldfish/radio/libril/
Dril_service.cpp1105 static bool convertMvnoTypeToString(MvnoType type, char *&str) { in convertMvnoTypeToString() function
1144 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2110 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
2600 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()