Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp1061 int CheckValueBySchemaItem(const std::pair<FieldPath, SchemaAttribute> &schemaItem, in CheckValueBySchemaItem() function
1114 errCode = CheckValueBySchemaItem(schemaItem, subPathType, lackingPaths); in CheckValue()