Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h234 HREQ_SIM_UNLOCK_PUK, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h90 { HREQ_SIM_UNLOCK_PUK, "HREQ_SIM_UNLOCK_PUK" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp809 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_SIM_UNLOCK_PUK)); in HWTEST_F()
830 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_SIM_UNLOCK_PUK)); in HWTEST_F()
H A Dril_callback_test.cpp210 hdiId_ = HdiId::HREQ_SIM_UNLOCK_PUK; in UnlockPukResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp125 HREQ_SIM_UNLOCK_PUK, enumerator
1456 memberFuncMap_[HREQ_SIM_UNLOCK_PUK] = &RilInterfaceTest::UnLockPUKTest; in OnInitSimProcessInterface()
1639 cout << "----> [" << HREQ_SIM_UNLOCK_PUK << "] ---->[ HREQ_SIM_UNLOCK_PUK ]" << endl; in PrintSimMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp95 respMemberFuncMap_[HREQ_SIM_UNLOCK_PUK] = in AddSimLockHandlerToMap()
224 int32_t ret = RequestVendor(serialId, HREQ_SIM_UNLOCK_PUK, simFuncs_, &HRilSimReq::UnlockPuk, pukPoint, pinPoint); in UnlockPuk()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h109 HREQ_SIM_UNLOCK_PUK, member in OHOS::Telephony::HdiId

Completed in 16 milliseconds