Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 2 of 2) 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()