Searched refs:gap_start (Results 1 – 2 of 2) sorted by relevance
63 const uint32_t gap_start = in Create2MethodsWithGap() local77 size_t gap_size = gap_end - gap_start; in Create2MethodsWithGap()
203 static void AddFieldGap(uint32_t gap_start, uint32_t gap_end, FieldGaps* gaps) { in AddFieldGap() argument206 uint32_t current_offset = gap_start; in AddFieldGap()