Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Drelational_store_delegate_mock.h144 … DBStatus SetReference(const std::vector<TableReferenceProperty> &tableReferenceProperty) override in SetReference() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp323 DBStatus RelationalStoreDelegateImpl::SetReference(const std::vector<TableReferenceProperty> &table… in SetReference() function in DistributedDB::RelationalStoreDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store_connection.cpp389 int SQLiteRelationalStoreConnection::SetReference(const std::vector<TableReferenceProperty> &tableR… in SetReference() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_single_relational_storage_engine.cpp612 int SQLiteSingleRelationalStorageEngine::SetReference(const std::vector<TableReferenceProperty> &ta… in SetReference() function in DistributedDB::SQLiteSingleRelationalStorageEngine
Dsqlite_relational_store.cpp1538 int SQLiteRelationalStore::SetReference(const std::vector<TableReferenceProperty> &tableReferencePr… in SetReference() function in DistributedDB::SQLiteRelationalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_reference_sync_test.cpp189 void DistributedDBCloudReferenceSyncTest::SetReference() in SetReference() function in __anon39da41790111::DistributedDBCloudReferenceSyncTest
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp919 int32_t RdbGeneralStore::SetReference(const std::vector<Reference> &references) in SetReference() function in OHOS::DistributedRdb::RdbGeneralStore