Home
last modified time | relevance | path

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

/aosp12/system/tools/sysprop/
H A DCommon.cpp351 std::string ToUpper(std::string str) { in ToUpper() function
/aosp12/system/tools/aidl/
H A Ddiagnostics.cpp160 static std::string ToUpper(std::string name) { in ToUpper() function