Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dschema_mgr.cpp30 int SchemaMgr::ChkSchema(const TableName &tableName, RelationalSchemaObject &localSchema) in ChkSchema() function in DistributedDB::SchemaMgr
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp42 int SqliteCloudKvStore::ChkSchema(const TableName &tableName) in ChkSchema() function in DistributedDB::SqliteCloudKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1087 int SQLiteRelationalStore::ChkSchema(const TableName &tableName) in ChkSchema() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1216 int RelationalSyncAbleStorage::ChkSchema(const TableName &tableName) in ChkSchema() function in DistributedDB::RelationalSyncAbleStorage