Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dbasic_instruction_unittest.cpp129 auto instruction = std::make_unique<UScriptInstructionStdout>(); in TestBasicInstructionStdout() local
152 auto instruction = std::make_unique<UScriptInstructionConcat>(); in TestBasicInstructionConcat() local
178 auto instruction = std::make_unique<UScriptInstructionConcat>(); in TestBasicInstructionConcat() local
201 auto instruction = std::make_unique<UScriptInstructionAbort>(); in TestBasicInstructionAbort() local
207 auto instruction = std::make_unique<UScriptInstructionSleep>(); in TestBasicInstructionAbort() local
213 auto instruction = std::make_unique<UScriptInstructionAbort>(); in TestBasicInstructionAbort() local
219 auto instruction = std::make_unique<UScriptInstructionAbort>(); in TestBasicInstructionAbort() local
228 auto instruction = std::make_unique<UScriptInstructionAssert>(); in TestBasicInstructionAssert() local
234 auto instruction = std::make_unique<UScriptInstructionAssert>(); in TestBasicInstructionAssert() local
249 auto instruction = std::make_unique<UScriptInstructionSleep>(); in TestBasicInstructionSleep() local
[all …]
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>(); in TestUpdateProcesserPrint() local
164 auto instruction = std::make_unique<UScriptInstructionUiPrint>(); in TestUpdateProcesserPrint() local
183 auto instruction = std::make_unique<UScriptInstructionSetProportion>(); in TestUpdateProcesserSetProportion() local
193 auto instruction = std::make_unique<UScriptInstructionSetProportion>(); in TestUpdateProcesserSetProportion() 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_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_instructionhelper_unittest.cpp144 for (auto instruction : reservedInstructions) { in TestIsReservedInstruction() local
157 for (auto instruction : reservedInstructions) { in TestAddInstruction() local
/ohos5.0/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>(); in TestImgPatch06() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_apdu_sim_i_o_request_info_v10.md53 ### instruction subsection
H A D_apdu_sim_i_o_request_info_v11.md53 ### instruction subsection
/ohos5.0/base/update/updater/services/script/script_manager/
H A Dscript_managerImpl.cpp243 …tManagerImpl::AddInstruction(const std::string &instrName, const UScriptInstructionPtr instruction) in AddInstruction()
/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_interpreter.cpp177 UScriptInstruction* instruction = scriptManager_->FindInstruction(name); in ExecuteNativeFunc() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Djs_convertxml.h36 std::string instruction = "_instruction"; member
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h295 int32_t instruction = 0; member
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h301 int32_t instruction; member