Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_result_set_impl.cpp171 static constexpr ColumnTypePair mappingTbl[] = { in GetColumnType() local
188 …columnType = GetColType(static_cast<int>(type), mappingTbl, sizeof(mappingTbl) / sizeof(ColumnType… in GetColumnType()