Searched refs:BlockTypeToString (Results 1 – 7 of 7) sorted by relevance
43 << BlockTypeToString(static_cast<BlockType>(type)); in HuffDeflate()
301 std::string BlockTypeToString(BlockType type);
50 << BlockTypeToString(static_cast<BlockType>(type)); in PuffDeflate()
522 string BlockTypeToString(BlockType type) { in BlockTypeToString() function
61 const char *BlockTypeToString(BlockType type);
928 const char *BlockTypeToString(BlockType type) in BlockTypeToString() function
918 json->addCString("BlockType", BlockTypeToString(interfaceBlock.blockType)); in SerializeInterfaceBlocksVector()