Searched refs:BlockTypeToString (Results 1 – 5 of 5) sorted by relevance
43 << BlockTypeToString(static_cast<BlockType>(type)); in HuffDeflate()
301 std::string BlockTypeToString(BlockType type);
53 << BlockTypeToString(static_cast<BlockType>(type)); in PuffDeflate()
522 string BlockTypeToString(BlockType type) { in BlockTypeToString() function
133 static const char *BlockTypeToString(sh::BlockType type) in BlockTypeToString() function979 json->addCString("BlockType", BlockTypeToString(interfaceBlock.blockType)); in SerializeInterfaceBlocksVector()