Searched defs:sourceStr (Results 1 – 4 of 4) sorted by relevance
22 inline void StringReplace(std::string& sourceStr, const std::string& subStr, const std::string& new… in StringReplace()
69 static std::string SafeSubString(const std::string &sourceStr, int beginIndex, int endIndex, in SafeSubString()
53 void HgmEnergyConsumptionPolicy::ConverStrToInt(int& targetNum, std::string sourceStr, int defaultV… in ConverStrToInt()
296 void RSPathAnimation::ReplaceSubString(std::string& sourceStr, const std::string& subStr, in ReplaceSubString()