Searched refs:AddParamType (Results 1 – 2 of 2) sorted by relevance
63 void AddParamType(const std::string ¶mType);65 void AddParamType(std::stringstream &result, const std::string ¶mType);
769 AddParamType(photoLine, photoType); in AddPhotoLine()984 AddParamType(typeValue); in AddParamTypes()998 AddParamType(typeValue); in AddParamTypes()1002 void VCardConstructor::AddParamType(const std::string ¶mType) in AddParamType() function in OHOS::Telephony::VCardConstructor1004 AddParamType(result_, paramType); in AddParamType()1007 void VCardConstructor::AddParamType(std::stringstream &result, const std::string ¶mType) in AddParamType() function in OHOS::Telephony::VCardConstructor