Searched refs:file_start (Results 1 – 1 of 1) sorted by relevance
2932 const Slice file_start = ExtractUserKey(f->smallest_key); in GetOverlappingInputs() local2939 user_cmp->CompareWithoutTimestamp(file_start, user_end) > 0) { in GetOverlappingInputs()2954 user_cmp->CompareWithoutTimestamp(file_start, user_begin) < 0) { in GetOverlappingInputs()2955 user_begin = file_start; in GetOverlappingInputs()