Home
last modified time | relevance | path

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

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