Home
last modified time | relevance | path

Searched refs:JsonValueReplace (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp420 bool JsonValueReplace(const JsonObject &src, const JsonFieldPath &fatherPath, const JsonObject &fat… in JsonValueReplace() function
540 bool ret = JsonValueReplace(src, fatherPath, father, item, externErrCode); in JsonNodeAppend()