Home
last modified time | relevance | path

Searched refs:CheckValueItemNumericType (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() function
1052 return CheckValueItemNumericType(typeInValue, typeInSchema); in CheckValueItem()