Searched refs:LP_METADATA_VERSION_FOR_EXPANDED_HEADER (Results 1 – 3 of 3) sorted by relevance
49 #define LP_METADATA_VERSION_FOR_EXPANDED_HEADER 2 macro
321 if (metadata.header.minor_version >= LP_METADATA_VERSION_FOR_EXPANDED_HEADER) { in Init()968 if (header_.minor_version >= LP_METADATA_VERSION_FOR_EXPANDED_HEADER) { in RequireExpandedMetadataHeader()971 header_.minor_version = LP_METADATA_VERSION_FOR_EXPANDED_HEADER; in RequireExpandedMetadataHeader()
190 if (header.minor_version < LP_METADATA_VERSION_FOR_EXPANDED_HEADER) { in ReadMetadataHeader()