Searched refs:GetExistDevices (Results 1 – 2 of 2) sorted by relevance
144 int GetExistDevices(std::set<std::string> &hashDevices) const;
610 errCode = GetExistDevices(hashDevices); in RemoveDeviceData()818 int errCode = GetExistDevices(devices); in EraseAllDeviceWatermark()919 int SQLiteRelationalStore::GetExistDevices(std::set<std::string> &hashDevices) const in GetExistDevices() function in DistributedDB::SQLiteRelationalStore