Home
last modified time | relevance | path

Searched defs:SetEqualIdentifier (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_store.h179 virtual void SetEqualIdentifier(const std::string &appId, const std::string &storeId) {}; in SetEqualIdentifier() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dsyncer_proxy.cpp194 int SyncerProxy::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &… in SetEqualIdentifier() function in DistributedDB::SyncerProxy
Dsync_engine.cpp747 int SyncEngine::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &t… in SetEqualIdentifier() function in DistributedDB::SyncEngine
785 void SyncEngine::SetEqualIdentifier() in SetEqualIdentifier() function in DistributedDB::SyncEngine
Dgeneric_syncer.cpp782 int GenericSyncer::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string>… in SetEqualIdentifier() function in DistributedDB::GenericSyncer
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dsync_able_kvdb_connection.cpp304 int SyncAbleKvDBConnection::SetEqualIdentifier(const PragmaSetEqualIdentifier *param) in SetEqualIdentifier() function in DistributedDB::SyncAbleKvDBConnection
Dsync_able_kvdb.cpp446 int SyncAbleKvDB::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> … in SetEqualIdentifier() function in DistributedDB::SyncAbleKvDB
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dkv_store_nb_delegate_mock.cpp207 DBStatus KvStoreNbDelegateMock::SetEqualIdentifier(const std::string &identifier, in SetEqualIdentifier() function in DistributedDB::KvStoreNbDelegateMock
Ddb_store_mock.cpp217 DBStatus DBStoreMock::SetEqualIdentifier(const std::string &identifier, const std::vector<std::stri… in SetEqualIdentifier() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvdb_general_store.cpp424 void KVDBGeneralStore::SetEqualIdentifier(const std::string &appId, const std::string &storeId) in SetEqualIdentifier() function in OHOS::DistributedKv::KVDBGeneralStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp933 DBStatus KvStoreNbDelegateImpl::SetEqualIdentifier(const std::string &identifier, in SetEqualIdentifier() function in DistributedDB::KvStoreNbDelegateImpl