Searched refs:BlockTypeToString (Results 1 – 3 of 3) sorted by relevance
60 const char *BlockTypeToString(BlockType type);
1002 const char *BlockTypeToString(BlockType type) in BlockTypeToString() function
883 json->addCString("BlockType", BlockTypeToString(interfaceBlock.blockType)); in SerializeInterfaceBlocksVector()