Home
last modified time | relevance | path

Searched refs:PARAM_EQUAL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h636 constexpr const char *PARAM_EQUAL = "="; variable
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp1011 result << PARAM_EQUAL; in AddParamType()