Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set.cpp264 cjsonObj.DeleteItemDeeplyOnTarget(singleCutPath); in CutJsonBranch()
279 cjsonObj.DeleteItemDeeplyOnTarget(singleCutPaht); in CutJsonBranch()
284 cjsonObj.DeleteItemDeeplyOnTarget(idPath); in CutJsonBranch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp623 int JsonObject::DeleteItemDeeplyOnTarget(const JsonFieldPath &path) in DeleteItemDeeplyOnTarget() function in DocumentDB::JsonObject
643 DeleteItemDeeplyOnTarget(fatherPath); in DeleteItemDeeplyOnTarget()
649 DeleteItemDeeplyOnTarget(fatherPath); in DeleteItemDeeplyOnTarget()
661 DeleteItemDeeplyOnTarget(fatherPath); in DeleteItemDeeplyOnTarget()
937 int JsonObject::DeleteItemDeeplyOnTarget(const JsonFieldPath &path)
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/
H A Drd_json_object.h97 int DeleteItemDeeplyOnTarget(const JsonFieldPath &path);