Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp642 JsonFieldPath fatherPath(path.begin(), path.end() - 1); in DeleteItemDeeplyOnTarget() local
648 JsonFieldPath fatherPath(path.begin(), path.end() - 1); in DeleteItemDeeplyOnTarget() local
660 JsonFieldPath fatherPath(path.begin(), path.end() - 1); in DeleteItemDeeplyOnTarget() local
/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()
465 JsonFieldPath fatherPath = itemPath; in JsonNodeReplace() local
517 JsonFieldPath fatherPath = itemPath; in JsonNodeAppend() local