Searched refs:GetSupportParamType (Results 1 – 2 of 2) sorted by relevance
56 virtual std::vector<std::string> GetSupportParamType();
464 …if (!(ContainValue(VCardUtils::ToUpper(type), GetSupportParamType()) || VCardUtils::StartWith(type… in DealTypeParam()541 std::vector<std::string> VCardDecoderV21::GetSupportParamType() in GetSupportParamType() function in OHOS::Telephony::VCardDecoderV21