Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp1055 inline bool IsLackingFieldViolateNotNullConstraint(const SchemaAttribute &refAttr) in IsLackingFieldViolateNotNullConstraint() function
1065 if (IsLackingFieldViolateNotNullConstraint(schemaItem.second)) { in CheckValueBySchemaItem()