Home
last modified time | relevance | path

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

/base/print/print_fwk/utils/include/
Dprint_util.h113 inline std::string PrintUtil::ToUpper(const std::string& val) in ToUpper() function
/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp124 std::string VCardUtils::ToUpper(const std::string &str) in ToUpper() function in OHOS::Telephony::VCardUtils