Home
last modified time | relevance | path

Searched refs:DecodeOne (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/utils/vcard/include/
H A Dvcard_decoder.h44 virtual bool DecodeOne(int32_t &errorCode);
H A Dvcard_decoder_v21.h33 virtual bool DecodeOne(int32_t &errorCode);
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder.cpp99 bool VCardDecoder::DecodeOne(int32_t &errorCode) in DecodeOne() function in OHOS::Telephony::VCardDecoder
H A Dvcard_decoder_v21.cpp104 while (!IsEnd() && DecodeOne(errorCode)) { in Decode()
112 bool VCardDecoderV21::DecodeOne(int32_t &errorCode) in DecodeOne() function in OHOS::Telephony::VCardDecoderV21

Completed in 3 milliseconds