Home
last modified time | relevance | path

Searched refs:EUICC_INFO_VERSION_MIN_LENGTH (Results 1 - 2 of 2) sorted by relevance

/base/telephony/core_service/utils/common/include/
H A Desim_service.h39 constexpr int32_t EUICC_INFO_VERSION_MIN_LENGTH = 3; member
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2888 if (profileVersionRawLen < EUICC_INFO_VERSION_MIN_LENGTH) { in EuiccInfo2ParseProfileVersion()
2904 if (svnRawLen < EUICC_INFO_VERSION_MIN_LENGTH) { in EuiccInfo2ParseSvn()
2920 if (versionLen < EUICC_INFO_VERSION_MIN_LENGTH) { in EuiccInfo2ParseEuiccFirmwareVer()
2956 if (versionLen < EUICC_INFO_VERSION_MIN_LENGTH) { in EuiccInfo2ParseTs102241Version()
2972 if (versionLen < EUICC_INFO_VERSION_MIN_LENGTH) { in EuiccInfo2ParseGlobalPlatformVersion()
3028 if (versionLen < EUICC_INFO_VERSION_MIN_LENGTH) { in EuiccInfo2ParsePpVersion()

Completed in 7 milliseconds