Home
last modified time | relevance | path

Searched defs:instruction (Results 1 - 9 of 9) sorted by relevance

/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_registercmd_unittest.cpp60 auto instruction = std::make_unique<ScriptRegisterCmd>(); in TestRegisterCmd01() local
74 auto instruction = std::make_unique<ScriptRegisterCmd>(); in TestRegisterCmd02() local
88 auto instruction = std::make_unique<ScriptRegisterCmd>(); in TestRegisterCmd03() local
H A Dscript_loadscript_unittest.cpp59 auto instruction = std::make_unique<ScriptLoadScript>(); in TestLoadScript01() local
74 auto instruction = std::make_unique<ScriptLoadScript>(); in TestLoadScript02() local
89 auto instruction = std::make_unique<ScriptLoadScript>(); in TestLoadScript03() local
H A Dscript_updateprocesser_unittest.cpp81 auto instruction = std::make_unique<UScriptInstructionSetProcess>(); in TestUpdateProcesserSetProcess() local
95 auto instruction = std::make_unique<UScriptInstructionSetProcess>(); in TestUpdateProcesserSetProcess() local
115 auto instruction = std::make_unique<UScriptInstructionShowProcess>(); in TestUpdateProcesserShowProcess() local
124 auto instruction = std::make_unique<UScriptInstructionShowProcess>(); in TestUpdateProcesserShowProcess() local
135 auto instruction = std::make_unique<UScriptInstructionShowProcess>(); in TestUpdateProcesserShowProcess() local
155 auto instruction = std::make_unique<UScriptInstructionUiPrint>(); TestUpdateProcesserPrint() local
164 auto instruction = std::make_unique<UScriptInstructionUiPrint>(); TestUpdateProcesserPrint() local
183 auto instruction = std::make_unique<UScriptInstructionSetProportion>(); TestUpdateProcesserSetProportion() local
[all...]
H A Dbasic_instruction_unittest.cpp84 auto instruction = std::make_unique<UScriptInstructionIsSubString>(); in TestBasicInstructionIsSubString01() local
95 auto instruction = std::make_unique<UScriptInstructionIsSubString>(); in TestBasicInstructionIsSubString01() local
109 auto instruction = std::make_unique<UScriptInstructionIsSubString>(); in TestBasicInstructionIsSubString02() local
118 auto instruction = std::make_unique<UScriptInstructionIsSubString>(); in TestBasicInstructionIsSubString02() local
129 auto instruction = std::make_unique<UScriptInstructionStdout>(); in TestBasicInstructionStdout() local
152 auto instruction = std::make_unique<UScriptInstructionConcat>(); TestBasicInstructionConcat() local
178 auto instruction = std::make_unique<UScriptInstructionConcat>(); TestBasicInstructionConcat() local
201 auto instruction = std::make_unique<UScriptInstructionAbort>(); TestBasicInstructionAbort() local
207 auto instruction = std::make_unique<UScriptInstructionSleep>(); TestBasicInstructionAbort() local
213 auto instruction = std::make_unique<UScriptInstructionAbort>(); TestBasicInstructionAbort() local
219 auto instruction = std::make_unique<UScriptInstructionAbort>(); TestBasicInstructionAbort() local
228 auto instruction = std::make_unique<UScriptInstructionAssert>(); TestBasicInstructionAssert() local
234 auto instruction = std::make_unique<UScriptInstructionAssert>(); TestBasicInstructionAssert() local
240 auto instruction = std::make_unique<UScriptInstructionAssert>(); TestBasicInstructionAssert() local
249 auto instruction = std::make_unique<UScriptInstructionSleep>(); TestBasicInstructionSleep() local
255 auto instruction = std::make_unique<UScriptInstructionSleep>(); TestBasicInstructionSleep() local
[all...]
/base/update/updater/test/unittest/updater_binary/
H A Dupdate_image_patch_unittest.cpp39 auto instruction = std::make_unique<USInstrImagePatch>(); in TestImgPatch01() local
56 auto instruction = std::make_unique<USInstrImagePatch>(); in TestImgPatch02() local
73 auto instruction = std::make_unique<USInstrImagePatch>(); in TestImgPatch03() local
90 auto instruction = std::make_unique<USInstrImagePatch>(); in TestImgPatch04() local
109 auto instruction = std::make_unique<USInstrImagePatch>(); in TestImgPatch05() local
141 auto instruction = std::make_unique<USInstrImagePatch>(); TestImgPatch06() local
[all...]
/base/update/updater/services/script/script_interpreter/
H A Dscript_interpreter.cpp177 UScriptInstruction* instruction = scriptManager_->FindInstruction(name); in ExecuteNativeFunc() local
/base/update/updater/services/script/script_manager/
H A Dscript_managerImpl.cpp243 int32_t ScriptManagerImpl::AddInstruction(const std::string &instrName, const UScriptInstructionPtr instruction) in AddInstruction() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h295 int32_t instruction = 0; member
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h301 int32_t instruction; member

Completed in 5 milliseconds