Home
last modified time | relevance | path

Searched refs:OnRequestSimAuthenticationTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h221 …void OnRequestSimAuthenticationTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler…
H A Dtel_ril_test.cpp151 memberFuncMap_[DiffInterfaceId::TEST_SIM_AUTH] = &TelRilTest::OnRequestSimAuthenticationTest; in OnInitSim()
392 void TelRilTest::OnRequestSimAuthenticationTest(int32_t slotId, in OnRequestSimAuthenticationTest() function in OHOS::Telephony::TelRilTest