Searched refs:FuzzTestScriptInstructionSparseImageWrite (Results 1 – 1 of 1) sorted by relevance
134 class FuzzTestScriptInstructionSparseImageWrite : public Uscript::UScriptInstruction { class136 FuzzTestScriptInstructionSparseImageWrite() {} in FuzzTestScriptInstructionSparseImageWrite() function in OHOS::FuzzTestScriptInstructionSparseImageWrite137 virtual ~FuzzTestScriptInstructionSparseImageWrite() {} in ~FuzzTestScriptInstructionSparseImageWrite()160 instr = new (std::nothrow) FuzzTestScriptInstructionSparseImageWrite(); in CreateInstructionInstance()