Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp202 int SyncerProxy::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() function in DistributedDB::SyncerProxy
H A Dgeneric_syncer.cpp819 int GenericSyncer::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() function in DistributedDB::GenericSyncer
H A Dsync_engine.cpp748 int SyncEngine::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() function in DistributedDB::SyncEngine
786 void SyncEngine::SetEqualIdentifier() in SetEqualIdentifier() function in DistributedDB::SyncEngine
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb_connection.cpp361 int SyncAbleKvDBConnection::SetEqualIdentifier(const PragmaSetEqualIdentifier *param) in SetEqualIdentifier() function in DistributedDB::SyncAbleKvDBConnection
H A Dsync_able_kvdb.cpp455 int SyncAbleKvDB::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() function in DistributedDB::SyncAbleKvDB
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h179 virtual void SetEqualIdentifier(const std::string &appId, const std::string &storeId) {}; in SetEqualIdentifier() function in OHOS::DistributedData::GeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp208 DBStatus KvStoreNbDelegateMock::SetEqualIdentifier(const std::string &identifier, in SetEqualIdentifier() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp218 DBStatus DBStoreMock::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp426 void KVDBGeneralStore::SetEqualIdentifier(const std::string &appId, const std::string &storeId) in SetEqualIdentifier() function in KVDBGeneralStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp1003 DBStatus KvStoreNbDelegateImpl::SetEqualIdentifier(const std::string &identifier, in SetEqualIdentifier() function in DistributedDB::KvStoreNbDelegateImpl

Completed in 17 milliseconds