Home
last modified time | relevance | path

Searched refs:IsVer40 (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/utils/vcard/src/
H A Dvcard_configuration.cpp36 bool VCardConfiguration::IsVer40(const int32_t vcardType) in IsVer40() function in OHOS::Telephony::VCardConfiguration
H A Dvcard_constructor.cpp36 isV30OrV40_ = VCardConfiguration::IsVer30(cardType_) || VCardConfiguration::IsVer40(cardType_); in VCardConstructor()
67 if (VCardConfiguration::IsVer40(cardType_)) { in ContactBegin()
222 if (VCardConfiguration::IsVer40(cardType_)) { in ConstructName()
440 if (VCardConfiguration::IsVer40(cardType_)) { in ConstructSipAddresses()
989 if (VCardConfiguration::IsVer40(cardType_) || VCardConfiguration::IsVer30(cardType_)) { in AddParamTypes()
/base/telephony/core_service/utils/vcard/include/
H A Dvcard_configuration.h45 static bool IsVer40(int32_t vcardType);

Completed in 3 milliseconds