Home
last modified time | relevance | path

Searched defs:MoveToPath (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.cpp534 cJSON *MoveToPath(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens) in MoveToPath() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp500 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath() function in DistributedDB::JsonObject