Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1489 static int ChkTable(const TableInfo &table) in ChkTable() function
1508 int errCode = ChkTable(table); in CheckSchemaForUpsertData()