Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hc-gen/src/
Dmacro_gen.cpp25 const std::string &MacroGen::ToUpperString(std::string &str) in ToUpperString() function in MacroGen
Dtext_gen.cpp204 const std::string &TextGen::ToUpperString(std::string &str) in ToUpperString() function in TextGen
/drivers/hdf_core/framework/tools/leagecy/hc-gen/src/
Dhcs_text_gen.c803 static void ToUpperString(char *str, uint32_t strLen) in ToUpperString() function