Searched refs:SetSimLockTest (Results 1 – 4 of 4) sorted by relevance
111 void SetSimLockTest(int32_t slotId);
179 void SetSimLockTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler);
205 memberFuncMap_[DiffInterfaceId::TEST_SET_SIM_LOCK] = &TelRilTest::SetSimLockTest; in InitSim()387 void TelRilTest::SetSimLockTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &ha… in SetSimLockTest() function in OHOS::Telephony::TelRilTest
1224 void RilInterfaceTest::SetSimLockTest(int32_t slotId) in SetSimLockTest() function in OHOS::Telephony::RilInterfaceTest1362 memberFuncMap_[HREQ_SIM_SET_SIM_LOCK] = &RilInterfaceTest::SetSimLockTest; in OnInitSimProcessInterface()