Searched defs:InsertField (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ | ||
H A D | value_object.cpp | 156 int ValueObject::InsertField(const FieldPath &inPath, FieldType inType, const FieldValue &inValue) in InsertField() function in DistributedDB::ValueObject |
H A D | json_object.cpp | 523 int JsonObject::InsertField(const FieldPath &inPath, const JsonObject &inValue, bool isAppend) in InsertField() function in DistributedDB::JsonObject |