Searched refs:start_user_key (Results 1 – 1 of 1) sorted by relevance
88 const Slice& start_user_key = f->smallest.user_key(); in GetBoundaryKeys() local90 ucmp->Compare(start_user_key, *smallest_user_key) < 0) { in GetBoundaryKeys()91 *smallest_user_key = start_user_key; in GetBoundaryKeys()102 const Slice& start_user_key = inputs[i].files[0]->smallest.user_key(); in GetBoundaryKeys() local104 ucmp->Compare(start_user_key, *smallest_user_key) < 0) { in GetBoundaryKeys()105 *smallest_user_key = start_user_key; in GetBoundaryKeys()