Searched refs:TagCommand (Results 1 – 2 of 2) sorted by relevance
244 TagCommand tag(*section); in writeToStream()545 command = new TagCommand(); in createFromData()731 EncoreBootImage::TagCommand::TagCommand(const Section & section) in TagCommand() function in EncoreBootImage::TagCommand745 void EncoreBootImage::TagCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsig… in initFromData()762 void EncoreBootImage::TagCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader()772 void EncoreBootImage::TagCommand::debugPrint() const in debugPrint()
443 class TagCommand : public BootCommand447 TagCommand() : BootCommand() {} in TagCommand() function450 TagCommand(const Section & section);