Home
last modified time | relevance | path

Searched refs:puk2 (Results 1 – 25 of 79) sorted by relevance

1234

/ohos5.0/base/telephony/core_service/interfaces/kits/js/
H A D@ohos.telephony.sim.d.ts1537 …function unlockPuk2(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback<LockSta…
1563 function unlockPuk2(slotId: number, newPin2: string, puk2: string): Promise<LockStatusResponse>;
/ohos5.0/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/
H A Dunlockpin_fuzzer.cpp131 std::string puk2(reinterpret_cast<const char *>(data), size); in UnlockPuk2()
132 std::u16string puk2Str = Str8ToStr16(puk2); in UnlockPuk2()
/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dsupplement_request_cs.h187 int32_t UnlockPuk2(int32_t slotId, std::string newPin2, std::string puk2);
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test_util.cpp343 const std::u16string puk2 = Str8ToStr16("42014264"); in UnlockPuk2TestFunc() local
345 …int32_t result = CoreServiceClient::GetInstance().UnlockPuk2(SimTest::slotId_, pin2, puk2, respons… in UnlockPuk2TestFunc()
353 const std::u16string puk2 = Str8ToStr16("42014264"); in UnlockPuk2TestFunc1() local
355 …int32_t result = CoreServiceClient::GetInstance().UnlockPuk2(SimTest::slotId1_, pin2, puk2, respon… in UnlockPuk2TestFunc1()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp886 std::string puk2 = "42014264"; variable
888 int32_t ret = g_rilInterface->UnlockPuk2(SLOTID_1, RilTestUtil::GetSerialId(), puk2, pin2);
907 std::string puk2 = "42014264"; variable
909 int32_t ret = g_rilInterface->UnlockPuk2(SLOTID_2, RilTestUtil::GetSerialId(), puk2, pin2);
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_manager.h48 …int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response);
H A Dsim_state_handle.h127 void UnlockPuk2(int32_t slotId, const std::string &newPin2, const std::string &puk2);
/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp258 int32_t SupplementRequestCs::UnlockPuk2(int32_t slotId, std::string newPin2, std::string puk2) in UnlockPuk2() argument
262 int32_t result = CoreManagerInner::GetInstance().UnlockPuk2(slotId, newPin2, puk2, response); in UnlockPuk2()
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h372 void (*UnlockPuk2)(const ReqDataInfo *requestInfo, const char *puk2, const char *pin2);
/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_sim.h97 void ReqUnlockPuk2(const ReqDataInfo *requestInfo, const char *puk2, const char *pin2);
/ohos5.0/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp238 std::string puk2(reinterpret_cast<const char *>(data), size); in GetSimStatus()
258 telRilSim->UnlockPuk2(puk2, pin2, result); in GetSimStatus()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp365 … int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response) in UnlockPuk2() argument
374 simStateHandle_->UnlockPuk2(slotId, newPin2, puk2); in UnlockPuk2()
H A Dsim_state_handle.cpp239 void SimStateHandle::UnlockPuk2(int32_t slotId, const std::string &newPin2, const std::string &puk2) in UnlockPuk2() argument
253 telRilManager->UnlockPuk2(slotId, puk2, newPin2, event); in UnlockPuk2()
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1072 std::string puk2 = " "; in TestUnlockPuk2() local
1085 std::cin >> puk2; in TestUnlockPuk2()
1086 size = puk2.size(); in TestUnlockPuk2()
1088 std::cout << "Unlock puk2: newPin2 = " << newPin2 << " puk2 = " << puk2 << endl; in TestUnlockPuk2()
1089 …g_telephonyService->UnlockPuk2(testSlot, Str8ToStr16(newPin2.c_str()), Str8ToStr16(puk2.c_str()), … in TestUnlockPuk2()
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_sim.h51 …int32_t UnlockPuk2(std::string puk2, std::string pin2, const AppExecFwk::InnerEvent::Pointer &resp…
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Di_sim_manager.h48 …int32_t slotId, const std::string &newPin2, const std::string &puk2, LockStatusResponse &response)…
H A Dcore_service_client.h497 …int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &res…
H A Di_core_service.h65 …int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &res…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sim-sys.md1503 unlockPuk2\(slotId: number, newPin2: string, puk2: string, callback: AsyncCallback\<LockStatusRespo…
1519 | puk2 | string | 是 | SIM卡密码的解锁密码。 …
1544 let puk2: string = '1xxxxxxx';
1546 sim.unlockPuk2(0, newPin2, puk2, (err: BusinessError, data: sim.LockStatusResponse) => {
1554 unlockPuk2\(slotId: number, newPin2: string, puk2: string\): Promise\<LockStatusResponse\>
1570 | puk2 | string | 是 | SIM卡密码的解锁密码。 |
1600 let puk2: string = '1xxxxxxx';
1602 sim.unlockPuk2(0, newPin2, puk2).then((data: sim.LockStatusResponse) => {
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp902 …const int slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &r… in UnlockPuk2() argument
913 … static_cast<unsigned long>(newPin2.length()), static_cast<unsigned long>(puk2.length()), slotId); in UnlockPuk2()
918 return simManager_->UnlockPuk2(slotId, Str16ToStr8(newPin2), Str16ToStr8(puk2), response); in UnlockPuk2()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp383 int32_t TelRilSim::UnlockPuk2(std::string puk2, std::string pin2, const AppExecFwk::InnerEvent::Poi… in UnlockPuk2() argument
385 … return Request(TELEPHONY_LOG_FUNC_NAME, response, &HDI::Ril::V1_1::IRil::UnlockPuk2, puk2, pin2); in UnlockPuk2()
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_sim.h43 int32_t UnlockPuk2(int32_t serialId, const std::string &puk2, const std::string &pin2);
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp607 …int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2, LockStatusResponse &res… in UnlockPuk2() argument
614 return proxy->UnlockPuk2(slotId, newPin2, puk2, response); in UnlockPuk2()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp519 int32_t RilImpl::UnlockPuk2(int32_t slotId, int32_t serialId, const std::string &puk2, const std::s… in UnlockPuk2() argument
521 return TaskSchedule(&Telephony::HRilManager::UnlockPuk2, slotId, serialId, puk2, pin2); in UnlockPuk2()
/ohos5.0/base/telephony/core_service/services/core/include/
H A Dcore_service.h128 int32_t UnlockPuk2(int32_t slotId, const std::u16string &newPin2, const std::u16string &puk2,

1234