Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp1020 int CheckValueItem(const SchemaAttribute &refAttr, FieldType typeInValue) in CheckValueItem() function
1072 return CheckValueItem(schemaItem.second, subPathType.at(schemaItem.first)); in CheckValueBySchemaItem()