Home
last modified time | relevance | path

Searched defs:nextCh (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v30.cpp130 char nextCh = from[++i]; in UnescapeText() local
H A Dvcard_utils.cpp351 std::string VCardUtils::HandleCh(char nextCh, std::string vcardType) in HandleCh()
384 char nextCh = value[i + 1]; in ConstructListFromValue() local
H A Dvcard_decoder_v21.cpp701 char nextCh = value[i + 1]; in BuildListFromValue() local