Searched defs:oriStr (Results 1 – 2 of 2) sorted by relevance
97 int32_t ToUpperCase(const char *oriStr, char **desStr) in ToUpperCase()
337 std::string DBCommon::StringMasking(const std::string &oriStr, size_t remain) in StringMasking()