Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_dump_helper.cpp82 .append(std::to_string(config.GetForceVolteSwitchOnConfig(i))) in ShowCellularCallInfo()
H A Dcellular_call_config.cpp1058 bool CellularCallConfig::GetForceVolteSwitchOnConfig(int32_t slotId) in GetForceVolteSwitchOnConfig() function in OHOS::Telephony::CellularCallConfig
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp684 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(INVALID_SLOTID));
685 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(slotId));
720 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(INVALID_SLOTID));
721 ASSERT_FALSE(cellularCallConfig.GetForceVolteSwitchOnConfig(slotId));
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h397 bool GetForceVolteSwitchOnConfig(int32_t slotId);