Searched refs:FillCommand (Results 1 – 4 of 4) sorted by relevance
551 command = new FillCommand(); in createFromData()984 EncoreBootImage::FillCommand::FillCommand() in FillCommand() function in EncoreBootImage::FillCommand996 void EncoreBootImage::FillCommand::initFromData(const cipher_block_t * blocks, unsigned count, unsi… in initFromData()1011 void EncoreBootImage::FillCommand::fillCommandHeader(boot_command_t & header) in fillCommandHeader()1023 void EncoreBootImage::FillCommand::setPattern(uint8_t pattern) in setPattern()1030 void EncoreBootImage::FillCommand::setPattern(uint16_t pattern) in setPattern()1035 void EncoreBootImage::FillCommand::setPattern(uint32_t pattern) in setPattern()1040 void EncoreBootImage::FillCommand::debugPrint() const in debugPrint()
552 class FillCommand : public BootCommand556 FillCommand();
203 … EncoreBootImage::FillCommand * command = new EncoreBootImage::FillCommand(); in processLoadOperation()229 void EncoreBootImageGenerator::setFillPatternFromValue(EncoreBootImage::FillCommand & command, Size… in setFillPatternFromValue()
51 … void setFillPatternFromValue(EncoreBootImage::FillCommand & command, SizedIntegerValue & pattern);