Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h25 constexpr const int32_t VERSION_30_NUM = 1; variable
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp488 return VERSION_30_NUM; in VcardtypeToInt()