Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/unittest/include/
H A Dril_interface_test.h77 void GetRilPreferredNetwrokTest(int32_t slotId);
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp566 void RilInterfaceTest::GetRilPreferredNetwrokTest(int32_t slotId) in GetRilPreferredNetwrokTest() function in OHOS::Telephony::RilInterfaceTest
1497 …memberFuncMap_[HREQ_NETWORK_GET_PREFERRED_NETWORK] = &RilInterfaceTest::GetRilPreferredNetwrokTest; in OnInitNetworkProcessInterface()