Home
last modified time | relevance | path

Searched defs:SetReference (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp371 DBStatus RelationalStoreDelegateImpl::SetReference(const std::vector<TableReferenceProperty> &table… in SetReference() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp382 int SQLiteRelationalStoreConnection::SetReference(const std::vector<TableReferenceProperty> &tableR… in SetReference() function in DistributedDB::SQLiteRelationalStoreConnection
H A Dsqlite_single_relational_storage_engine.cpp646 int SQLiteSingleRelationalStorageEngine::SetReference(const std::vector<TableReferenceProperty> &ta… in SetReference() function in DistributedDB::SQLiteSingleRelationalStorageEngine
H A Dsqlite_relational_store.cpp1338 int SQLiteRelationalStore::SetReference(const std::vector<TableReferenceProperty> &tableReferencePr… in SetReference() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_reference_sync_test.cpp189 void DistributedDBCloudReferenceSyncTest::SetReference() in SetReference() function in __anon789e90cf0110::DistributedDBCloudReferenceSyncTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp187 … DBStatus SetReference(const std::vector<TableReferenceProperty> &tableReferenceProperty) override in SetReference() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate