Searched defs:hashDevId (Results 1 – 4 of 4) sorted by relevance
284 int SyncAbleEngine::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) in GetHashDeviceId()
70 void RelationalSyncDataInserter::SetHashDevId(const std::string &hashDevId) in SetHashDevId()
480 int SyncAbleKvDB::GetHashDeviceId(const std::string &clientId, std::string &hashDevId) in GetHashDeviceId()
718 std::string hashDevId = DBCommon::TransferHashString(devId); in TransferSyncCommitDevInfo() local