Searched refs:WriteRawBlock (Results 1 – 2 of 2) sorted by relevance
85 void WriteRawBlock(const StringPiece& data, CompressionType,
196 WriteRawBlock(block_contents, type, handle); in WriteBlock()201 void TableBuilder::WriteRawBlock(const StringPiece& block_contents, in WriteRawBlock() function in tensorflow::table::TableBuilder