Home
last modified time | relevance | path

Searched defs:AddVCardDecodeListener (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder.cpp95 void VCardDecoder::AddVCardDecodeListener(std::shared_ptr<VCardDecodeListener> listener) {} in AddVCardDecodeListener() function in OHOS::Telephony::VCardDecoder
H A Dvcard_decoder_v21.cpp41 void VCardDecoderV21::AddVCardDecodeListener(std::shared_ptr<VCardDecodeListener> listener) in AddVCardDecodeListener() function in OHOS::Telephony::VCardDecoderV21