Searched refs:kInvalidSectionId (Results 1 – 2 of 2) sorted by relevance
34 inline constexpr SectionId kInvalidSectionId = (1 << kSectionIdBits); variable35 inline constexpr SectionId kMaxSectionId = kInvalidSectionId - 1;
135 return kInvalidSectionId; in GetSectionId()148 return kInvalidSectionId; in GetSectionId()