Home
last modified time | relevance | path

Searched defs:oldValue (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dstring_utils.cpp66 void StringUtils::ReplaceAll(string &str, const string &oldValue, const string &newValue) in ReplaceAll()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c135 ParamValue* oldValue = curNode->entry->value; in AddParamValue() local