Home
last modified time | relevance | path

Searched refs:GetPhoneNumberFormat (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_utils.h55 static int32_t GetPhoneNumberFormat(const int32_t vcardType);
/ohos5.0/base/telephony/core_service/test/fuzztest/vcard_fuzzer/
H A Dvcard_fuzzer.cpp323 VCardUtils::GetPhoneNumberFormat(intPara); in VCardUtilsTest()
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp500 int32_t VCardUtils::GetPhoneNumberFormat(const int32_t vcardType) in GetPhoneNumberFormat() function in OHOS::Telephony::VCardUtils