Home
last modified time | relevance | path

Searched refs:GetNonEmptyLine (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_decoder_v30.h28 virtual std::string GetNonEmptyLine();
H A Dvcard_decoder_v21.h44 virtual std::string GetNonEmptyLine();
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v21.cpp135 std::string line = GetNonEmptyLine(); in ReadBegin()
163 std::string line = GetNonEmptyLine(); in ParseItem()
318 std::string VCardDecoderV21::GetNonEmptyLine() in GetNonEmptyLine() function in OHOS::Telephony::VCardDecoderV21
H A Dvcard_decoder_v30.cpp53 std::string VCardDecoderV30::GetNonEmptyLine() in GetNonEmptyLine() function in OHOS::Telephony::VCardDecoderV30