Home
last modified time | relevance | path

Searched defs:typeInSchema (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp985 int CheckValueItemNumericType(FieldType typeInValue, FieldType typeInSchema) in CheckValueItemNumericType()
1022 FieldType typeInSchema = refAttr.type; in CheckValueItem() local