Home
last modified time | relevance | path

Searched refs:p3 (Results 1 - 18 of 18) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h107 int32_t p3 = 0; member
311 * TS 51.011[28]. If p3 is a negative value, a 4-byte APDU is sent to the
314 int32_t p3 = 0; member
/base/telephony/core_service/utils/codec/include/
H A Dapdu_command.h38 uint32_t p3 = 0; member
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h64 int32_t p3; member
312 * If p3 is a negative value, a 4-byte APDU is sent to the SIM card.
314 int32_t p3; member
/base/telephony/core_service/services/sim/src/
H A Druim_file_controller.cpp46 msg.p3 = GET_RESPONSE_ELEMENTARY_FILE_IMG_SIZE_BYTES; in ObtainTransparentImg()
H A Dicc_file_controller.cpp128 msg.p3 = hd->fileSize; in ProcessRecordSize()
182 msg.p3 = static_cast<int32_t>(size); in ProcessBinarySize()
220 msg.p3 = hd->fileSize; in ProcessReadRecord()
277 msg.p3 = GET_RESPONSE_ELEMENTARY_FILE_SIZE_BYTES; in ObtainBinaryFile()
296 msg.p3 = size; in ObtainBinaryFile()
319 msg.p3 = GET_RESPONSE_ELEMENTARY_FILE_SIZE_BYTES; in ObtainLinearFixedFile()
347 msg.p3 = GET_RESPONSE_ELEMENTARY_FILE_SIZE_BYTES; in ObtainAllLinearFixedFile()
374 msg.p3 = GET_RESPONSE_ELEMENTARY_FILE_SIZE_BYTES; in ObtainLinearFileSize()
400 msg.p3 = dataLength; in UpdateLinearFixedFile()
420 msg.p3 in UpdateLinearFixedFile()
[all...]
H A Dicc_operator_privilege_controller.cpp337 reqInfo.p3 = P3; in ProcessOpenLogicalChannelDone()
369 reqInfo.p3 = P3; in ProcessTransmitLogicalChannelDone()
H A Desim_file.cpp181 requestInfo->p3 = apduCommand->data.p3; in CopyApdCmdToReqInfo()
1490 reqInfo.p3 = esimProfile_.apduData.p3_; in ProcessSendApduData()
1694 apdCmd->data.p3 = static_cast<uint32_t>(fileData.sw2); in ProcessIfNeedMoreResponse()
H A Dsim_manager.cpp1243 requestInfo.p3 = stoi(data.substr(SIM_IO_DATA_P3_OFFSET, SIM_IO_DATA_STR_LEN), nullptr, SIM_IO_HEX_SIGN); in GetSimIO()
/base/telephony/core_service/utils/codec/src/
H A Drequest_apdu_build.cpp50 apduData.p3 = packetLen; in ConstructApduData()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp87 msg.p3 = 15; in HWTEST_F()
113 msg.p3 = 15; in HWTEST_F()
395 reqInfo.p3 = 0x00; in HWTEST_F()
454 reqInfo.p3 = 0x00; in HWTEST_F()
494 reqInfo.p3 = 0x00; in HWTEST_F()
517 reqInfo.p3 = 0x00; in HWTEST_F()
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp324 iccIoRequestInfo.p3 = simIoInfo.p3; in GetSimIO()
576 ApduRequestInfo.p3 = reqInfo.p3; in BuildApduRequestInfo()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp474 cout << "Please Input p3:"; in IccRilSimIoForAppTest()
475 int32_t p3; in IccRilSimIoForAppTest() local
476 cin >> p3; in IccRilSimIoForAppTest() local
477 cout << "Your input p3 is : " << p3 << endl; in IccRilSimIoForAppTest()
487 msg.p3 = p3; in IccRilSimIoForAppTest()
1170 cout << "input p3:"; in InputTransmitApduChannelParam()
1171 cin >> reqInfo.p3; in InputTransmitApduChannelParam()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp732 rilSimIO->p3 = simIO.p3; in CopyToHRilSimIO()
767 rilApduSimIO->p3 = apduSimIO.p3; in CopyToHRilApduSimIO()
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c228 pSim->p1, pSim->p2, pSim->p3, ((pSim->data == NULL) ? "" : (pSim->data)), pSim->pathid); in ReqGetSimIOFDNWrite()
337 pSim->fileid, pSim->p1, pSim->p2, pSim->p3, ((pSim->data == NULL) ? "" : (pSim->data)), pSim->pathid); in ReqGetSimIO()
1152 pApduSimIO->type, pApduSimIO->instruction, pApduSimIO->p1, pApduSimIO->p2, pApduSimIO->p3, pApduSimIO->data); in ReqSimTransmitApduLogicalChannel()
/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js593 this.observeComponentCreation2((o3, p3) => {
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp283 simIoRequestInfo.p3 = P3; in OnRequestSimIccIoTest()
328 simIoRequestInfo.p3 = P3; in OnRequestSimSmsTest()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file.cpp1131 Defer p3(nullptr, [&](...) { in GenFileInZip()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp358 msg.p3 = P3; in SimIccIoTest()

Completed in 35 milliseconds