Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_syncer.cpp103 int SingleVerSyncer::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::SingleVerSyncer
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.cpp284 int SyncAbleEngine::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) in GetHashDeviceId() function in DistributedDB::SyncAbleEngine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp235 int SyncerProxy::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::SyncerProxy
H A 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
H A Dgeneric_syncer.cpp1101 int GenericSyncer::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) const in GetHashDeviceId() function in DistributedDB::GenericSyncer
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp480 int SyncAbleKvDB::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) in GetHashDeviceId() function in DistributedDB::SyncAbleKvDB