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