Searched refs:SendTreeBlocksForDataBlock (Results 1 – 1 of 1) sorted by relevance
243 bool SendTreeBlocksForDataBlock(FileId fileId, BlockIdx blockIdx);353 bool IncrementalServer::SendTreeBlocksForDataBlock(const FileId fileId, const BlockIdx blockIdx) { in SendTreeBlocksForDataBlock() function in incremental::IncrementalServer422 if (!SendTreeBlocksForDataBlock(fileId, blockIdx)) { in SendDataBlock()