Lines Matching refs:instr
91 int32_t UpdaterInstructionFactory::CreateInstructionInstance(UScriptInstructionPtr& instr,
95 instr = new UScriptInstructionShaCheck();
97 instr = new UScriptInstructionBlockCheck();
99 instr = new UScriptInstructionBlockUpdate();
101 instr = new UScriptInstructionRawImageWrite();
103 instr = new UpdatePartitions();
105 instr = new USInstrImagePatch();
107 instr = new USInstrImageShaCheck();
109 instr = new UScriptInstructionPkgExtract();
111 instr = new UScriptInstructionPkgExtractRetSuc();
113 instr = new UScriptInstructionBinFlowWrite();