Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp378 case SIZE_THREE: in HandleName()
416 case SIZE_THREE: in HandleSortAsName()
475 case SIZE_THREE: in HandlePhoneticNameFromSound()
762 } else if (i == SIZE_THREE) { in AddCustom()
778 } else if (i == SIZE_THREE) { in AddCustom()
/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h150 constexpr const int32_t SIZE_THREE = 3; variable