Searched refs:GetDeviceFromName (Results 1 – 3 of 3) sorted by relevance
87 …static void GetDeviceFromName(const std::string &deviceTableName, std::string &deviceHash, std::st…
389 void DBCommon::GetDeviceFromName(const std::string &deviceTableName, std::string &deviceHash, std::… in GetDeviceFromName() function in DistributedDB::DBCommon
265 DBCommon::GetDeviceFromName(deviceTableName, deviceHash, tableName); in CleanDistributedDeviceTable()