Searched defs:newValue (Results 1 – 3 of 3) sorted by relevance
145 void Reset(int newValue) in Reset()
66 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
155 std::u16string newValue = u"testCurrentImeId"; variable