Home
last modified time | relevance | path

Searched refs:CalculateInternationalRoaming (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/control/include/
H A Dcs_control.h202 bool CalculateInternationalRoaming(int32_t slotId) const;
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp416 bool CSControl::CalculateInternationalRoaming(int32_t slotId) const in CalculateInternationalRoaming() function in OHOS::Telephony::CSControl
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp620 ASSERT_FALSE(csControl->CalculateInternationalRoaming(slotId));
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp714 csControl.CalculateInternationalRoaming(SIM1_SLOTID);