Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h112 void UnlockSimLockTest(int32_t slotId);
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1240 void RilInterfaceTest::UnlockSimLockTest(int32_t slotId) in UnlockSimLockTest() function in OHOS::Telephony::RilInterfaceTest
1453 memberFuncMap_[HREQ_SIM_UNLOCK_SIM_LOCK] = &RilInterfaceTest::UnlockSimLockTest; in OnInitSimProcessInterface()