Searched refs:StatsVersionKeyType (Results 1 – 3 of 3) sorted by relevance
33 Status DecodePersistentStatsVersionNumber(DBImpl* db, StatsVersionKeyType type, in DecodePersistentStatsVersionNumber()35 if (type >= StatsVersionKeyType::kKeyTypeMax) { in DecodePersistentStatsVersionNumber()39 if (type == StatsVersionKeyType::kFormatVersion) { in DecodePersistentStatsVersionNumber()41 } else if (type == StatsVersionKeyType::kCompatibleVersion) { in DecodePersistentStatsVersionNumber()
21 enum StatsVersionKeyType : uint32_t { enum30 Status DecodePersistentStatsVersionNumber(DBImpl* db, StatsVersionKeyType type,
612 this, StatsVersionKeyType::kFormatVersion, &format_version_recovered); in PersistentStatsProcessFormatVersion()615 this, StatsVersionKeyType::kCompatibleVersion, in PersistentStatsProcessFormatVersion()