Home
last modified time | relevance | path

Searched defs:IsSharedTable (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dschema_mgr.cpp218 bool SchemaMgr::IsSharedTable(const std::string &tableName) in IsSharedTable() function in DistributedDB::SchemaMgr
H A Dcloud_storage_utils.cpp745 bool CloudStorageUtils::IsSharedTable(const TableSchema &tableSchema) in IsSharedTable() function in DistributedDB::CloudStorageUtils
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp514 int StorageProxy::IsSharedTable(const std::string &tableName, bool &IsSharedTable) in IsSharedTable() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp387 bool SqliteCloudKvStore::IsSharedTable(const std::string &tableName) in IsSharedTable() function in DistributedDB::SqliteCloudKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1589 bool RelationalSyncAbleStorage::IsSharedTable(const std::string &tableName) in IsSharedTable() function in DistributedDB::RelationalSyncAbleStorage