Searched defs:StrToUpper (Results 1 – 3 of 3) sorted by relevance
151 std::string StringHelper::StrToUpper(const std::string &value) in StrToUpper() function in OHOS::Idl::StringHelper
76 std::string SqliteUtils::StrToUpper(std::string s) in StrToUpper() function in OHOS::NativeRdb::SqliteUtils
462 void StrToUpper(std::string &str) in StrToUpper() function