Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp1392 static bool convertMvnoTypeToString(MvnoType type, char *&str) { in convertMvnoTypeToString() function
1431 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
1457 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2551 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
3038 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()
3599 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall_1_2()
3763 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_4()
4421 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_5()
4463 if (!convertMvnoTypeToString(MvnoType::IMSI, mvnoTypeStr)) { in setupDataCall_1_6()
/aosp_15_r20/hardware/ril/libril/
H A Dril_service.cpp1056 static bool convertMvnoTypeToString(MvnoType type, char *&str) { in convertMvnoTypeToString() function
1095 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, mvnoTypeStr)) { in setupDataCall()
2072 if (!convertMvnoTypeToString(dataProfileInfo.mvnoType, iaa.mvnoType)) { in setInitialAttachApn()
2560 if (success && !convertMvnoTypeToString(profiles[i].mvnoType, in setDataProfile()