Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp468 void LeafJsonNodeAssignValue(Json::Value &leafNode, FieldType inType, const FieldValue &inValue) in LeafJsonNodeAssignValue() function
567 LeafJsonNodeAssignValue(*nearest, inType, inValue); in InsertField()