Searched refs:IsLegacyFooterFormat (Results 1 – 1 of 1) sorted by relevance
146 inline bool IsLegacyFooterFormat(uint64_t magic_number) { in IsLegacyFooterFormat() function176 if (IsLegacyFooterFormat(table_magic_number())) { in EncodeTo()204 assert(!IsLegacyFooterFormat(_table_magic_number) || version_ == 0); in Footer()220 bool legacy = IsLegacyFooterFormat(magic); in DecodeFrom()265 bool legacy = IsLegacyFooterFormat(table_magic_number_); in ToString()