Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/common/src/
Dcellular_call_dump_helper.cpp82 .append(std::to_string(config.GetForceVolteSwitchOnConfig(i))) in ShowCellularCallInfo()
/base/telephony/cellular_call/services/control/include/
Dcellular_call_config.h442 bool GetForceVolteSwitchOnConfig(int32_t slotId);
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp917 bool CellularCallConfig::GetForceVolteSwitchOnConfig(int32_t slotId) in GetForceVolteSwitchOnConfig() function in OHOS::Telephony::CellularCallConfig
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp1715 ASSERT_FALSE(config.GetForceVolteSwitchOnConfig(INVALID_SLOTID));
1716 ASSERT_FALSE(config.GetForceVolteSwitchOnConfig(slotId));