Home
last modified time | relevance | path

Searched refs:HREQ_SIM_UNLOCK_PUK2 (Results 1 - 7 of 7) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h243 HREQ_SIM_UNLOCK_PUK2, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h93 { HREQ_SIM_UNLOCK_PUK2, "HREQ_SIM_UNLOCK_PUK2" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp891 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_SIM_UNLOCK_PUK2)); in HWTEST_F()
912 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_SIM_UNLOCK_PUK2)); in HWTEST_F()
H A Dril_callback_test.cpp230 hdiId_ = HdiId::HREQ_SIM_UNLOCK_PUK2; in UnlockPuk2Response()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp128 HREQ_SIM_UNLOCK_PUK2, enumerator
1457 memberFuncMap_[HREQ_SIM_UNLOCK_PUK2] = &RilInterfaceTest::UnLockPUK2Test; in OnInitSimProcessInterface()
1640 cout << "----> [" << HREQ_SIM_UNLOCK_PUK2 << "] ---->[ HREQ_SIM_UNLOCK_PUK2 ]" << endl; in PrintSimMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp101 respMemberFuncMap_[HREQ_SIM_UNLOCK_PUK2] = in AddSimLockHandlerToMap()
245 RequestVendor(serialId, HREQ_SIM_UNLOCK_PUK2, simFuncs_, &HRilSimReq::UnlockPuk2, puk2Point, pin2Point); in UnlockPuk2()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h112 HREQ_SIM_UNLOCK_PUK2, member in OHOS::Telephony::HdiId

Completed in 16 milliseconds