Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Djson_object.cpp499 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath()
532 Json::Value *nearest = nullptr; in InsertField() local
557 Json::Value *nearest = nullptr; in InsertField() local
581 Json::Value *nearest = nullptr; in DeleteField() local
693 Json::Value *&nearest, uint32_t &nearDepth) in LocateJsonValueByFieldPath()