Searched refs:CursorTs (Results 1 – 2 of 2) sorted by relevance
699 shadow_to_end ? std::numeric_limits<int64_t>::max() : CursorTs(); in NextSliceState()719 ts_ = CursorTs(); in NextSliceState()742 ts_end_ = CursorTs(); in NextSliceState()
278 int64_t CursorTs() const { in CursorTs() function