Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
Dsingle_ver_syncer.cpp103 int SingleVerSyncer::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::SingleVerSyncer
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dsync_able_engine.cpp284 int SyncAbleEngine::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) in GetHashDeviceId() function in DistributedDB::SyncAbleEngine
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dsyncer_proxy.cpp235 int SyncerProxy::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::SyncerProxy
Dmeta_data.cpp362 void Metadata::GetHashDeviceId(const DeviceID &deviceId, DeviceID &hashDeviceId, bool isNeedHash) in GetHashDeviceId() function in DistributedDB::Metadata
611 int Metadata::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::Metadata
Dgeneric_syncer.cpp1101 int GenericSyncer::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::GenericSyncer
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dsync_able_kvdb.cpp480 int SyncAbleKvDB::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) in GetHashDeviceId() function in DistributedDB::SyncAbleKvDB