Searched refs:LessThanByKey (Results 1 – 3 of 3) sorted by relevance
250 auto LessThanByKey(KeyFn&& key_fn) { in LessThanByKey() function
525 return LessThanByKey([this](const BufferInterval& x) { in GetTemporalBufferIntervalCompare()539 return LessThanByKey([](const BufferInterval& x) { in GetSpatialBufferIntervalCompare()
254 absl::c_max_element(aliased_sets, LessThanByKey(key))->first; in CreateBuffers()