Searched refs:SetBarringPasswordTest (Results 1 – 4 of 4) sorted by relevance
56 void SetBarringPasswordTest(int32_t slotId);
226 void SetBarringPasswordTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler);
187 memberFuncMap_[DiffInterfaceId::TEST_SET_BARRING_PWD] = &TelRilTest::SetBarringPasswordTest; in InitCall()2100 void TelRilTest::SetBarringPasswordTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> h… in SetBarringPasswordTest() function in OHOS::Telephony::TelRilTest
419 void RilInterfaceTest::SetBarringPasswordTest(int32_t slotId) in SetBarringPasswordTest() function in OHOS::Telephony::RilInterfaceTest1428 memberFuncMap_[HREQ_CALL_SET_BARRING_PASSWORD] = &RilInterfaceTest::SetBarringPasswordTest; in OnInitCallProcessInterface()