Searched refs:ServingComplete (Results 1 – 1 of 1) sorted by relevance
250 bool ServingComplete(std::optional<TimePoint> startTime, int missesCount, int missesSent);530 bool IncrementalServer::ServingComplete(std::optional<TimePoint> startTime, int missesCount, in ServingComplete() function in incremental::IncrementalServer591 ServingComplete(startTime, missesCount, missesSent); in Serve()