Searched refs:PageReadsWithUid (Results 1 – 2 of 2) sorted by relevance
54 using PageReadsWithUid = Span<const ReadInfoWithUid>; variable83 virtual void onPendingReadsWithUid(PageReadsWithUid pendingReads) = 0;
61 PageReadsWithUid(pageReads, pageReadsCount)); in DataLoaderImpl()