Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_util.h122 inline std::string PrintUtil::ToUpper(const std::string& val) in ToUpper() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp192 void ToUpper(char* arr) in ToUpper() function
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp124 std::string VCardUtils::ToUpper(const std::string &str) in ToUpper() function in OHOS::Telephony::VCardUtils