Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/utility/include/extra/
Dunique_fd.h145 void Reset(int newValue) in Reset()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dstring_utils.cpp66 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
/base/miscservices/inputmethod/unitest/src/
Dinput_method_controller_test.cpp155 std::u16string newValue = u"testCurrentImeId"; variable