Searched refs:GetDevTableName (Results 1 – 2 of 2) sorted by relevance
137 std::string GetDevTableName(const std::string &device, const std::string &hashDev) const;
833 std::string SQLiteRelationalStore::GetDevTableName(const std::string &device, const std::string &ha… in GetDevTableName() function in DistributedDB::SQLiteRelationalStore877 devTableName = GetDevTableName(mappingDev, hashHexDev); in RemoveDeviceDataInner()