Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/js/vcard/src/
H A Dnapi_vcard.cpp39 const std::string DEFAULT_CHARSET = "UTF-8"; variable
/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h34 constexpr const char *DEFAULT_CHARSET = "UTF-8"; variable