Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp194 int SyncerProxy::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &… in SetEqualIdentifier() function in DistributedDB::SyncerProxy
H A 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
H A Dgeneric_syncer.cpp782 int GenericSyncer::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string>… in SetEqualIdentifier() function in DistributedDB::GenericSyncer
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb_connection.cpp304 int SyncAbleKvDBConnection::SetEqualIdentifier(const PragmaSetEqualIdentifier *param) in SetEqualIdentifier() function in DistributedDB::SyncAbleKvDBConnection
H A Dsync_able_kvdb.cpp446 int SyncAbleKvDB::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> … in SetEqualIdentifier() function in DistributedDB::SyncAbleKvDB
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dkv_store_nb_delegate_mock.cpp207 DBStatus KvStoreNbDelegateMock::SetEqualIdentifier(const std::string &identifier, in SetEqualIdentifier() function in DistributedDB::KvStoreNbDelegateMock
H A Ddb_store_mock.cpp217 DBStatus DBStoreMock::SetEqualIdentifier(const std::string &identifier, const std::vector<std::stri… in SetEqualIdentifier() function in OHOS::DistributedData::DBStoreMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp427 void KVDBGeneralStore::SetEqualIdentifier(const std::string &appId, const std::string &storeId, std… in SetEqualIdentifier() function in OHOS::DistributedKv::KVDBGeneralStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp933 DBStatus KvStoreNbDelegateImpl::SetEqualIdentifier(const std::string &identifier, in SetEqualIdentifier() function in DistributedDB::KvStoreNbDelegateImpl