Home
last modified time | relevance | path

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

/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()
532 Json::Value *exact = nullptr; in InsertField() local
557 Json::Value *exact = nullptr; in InsertField() local
581 Json::Value *exact = nullptr; in DeleteField() local
693 int JsonObject::LocateJsonValueByFieldPath(const FieldPath &inPath, Json::Value *&exact, in LocateJsonValueByFieldPath()