Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_continue_token.cpp199 void SQLiteSingleVerRelationalContinueToken::GetCloudTableSchema(TableSchema &tableSchema) const in GetCloudTableSchema() function in DistributedDB::SQLiteSingleVerRelationalContinueToken
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dschema_mgr.cpp204 int SchemaMgr::GetCloudTableSchema(const TableName &tableName, TableSchema &retSchema) in GetCloudTableSchema() function in DistributedDB::SchemaMgr
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp69 int SqliteCloudKvStore::GetCloudTableSchema(const TableName &tableName, in GetCloudTableSchema() function in DistributedDB::SqliteCloudKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1335 int RelationalSyncAbleStorage::GetCloudTableSchema(const TableName &tableName, TableSchema &tableSc… in GetCloudTableSchema() function in DistributedDB::RelationalSyncAbleStorage