Searched refs:tableB (Results 1 – 1 of 1) sorted by relevance
330 [](const auto &tableA, const auto &tableB) { in InitStateSwitchTables() argument331 return tableA.version > tableB.version; in InitStateSwitchTables()