Home
last modified time | relevance | path

Searched refs:CellularCallConfig (Results 1 - 13 of 13) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp55 std::map<int32_t, int32_t> CellularCallConfig::modeMap_;
56 std::map<int32_t, int32_t> CellularCallConfig::modeTempMap_;
57 std::map<int32_t, bool> CellularCallConfig::imsSwitchOnByDefault_;
58 std::map<int32_t, bool> CellularCallConfig::hideImsSwitch_;
59 std::map<int32_t, bool> CellularCallConfig::volteSupported_;
60 std::map<int32_t, std::vector<int32_t>> CellularCallConfig::nrModeSupportedList_;
61 std::map<int32_t, bool> CellularCallConfig::volteProvisioningSupported_;
62 std::map<int32_t, bool> CellularCallConfig::ssOverUtSupported_;
63 std::map<int32_t, bool> CellularCallConfig::imsGbaRequired_;
64 std::map<int32_t, bool> CellularCallConfig
111 CellularCallConfig::CellularCallConfig() CellularCallConfig() function in OHOS::Telephony::CellularCallConfig
[all...]
H A Demergency_utils.cpp50 CellularCallConfig config; in IsEmergencyCallProcessing()
H A Dcellular_call_dump_helper.cpp72 CellularCallConfig config; in ShowCellularCallInfo()
H A Dmodule_service_utils.cpp50 CellularCallConfig config; in UpdateRadioOn()
H A Dcellular_call_supplement.cpp924 CellularCallConfig config; in SetCallWaiting()
/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp158 CellularCallConfig cellularCallConfig; in HandleEcc()
172 CellularCallConfig cellularCallConfig; in SetReadyToCall()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp227 CellularCallConfig config; in RegisterCoreServiceHandler()
1145 CellularCallConfig config; in SetEmergencyCallList()
1155 CellularCallConfig config; in SetDomainPreferenceMode()
1165 CellularCallConfig config; in GetDomainPreferenceMode()
1175 CellularCallConfig config; in SetImsSwitchStatus()
1185 CellularCallConfig config; in GetImsSwitchStatus()
1195 CellularCallConfig config; in SetVoNRState()
1205 CellularCallConfig config; in GetVoNRState()
1215 CellularCallConfig config; in SetImsConfig()
1225 CellularCallConfig confi in SetImsConfig()
[all...]
H A Dcellular_call_handler.cpp814 CellularCallConfig config; in SimStateChangeReport()
820 CellularCallConfig config; in FactoryReset()
826 CellularCallConfig config; in SimRecordsLoadedReport()
832 CellularCallConfig config; in SimAccountLoadedReport()
847 CellularCallConfig config; in ResidentNetworkChangeReport()
857 CellularCallConfig config; in NetworkStateChangeReport()
1039 CellularCallConfig config; in SetDomainPreferenceModeResponse()
1056 CellularCallConfig config; in GetDomainPreferenceModeResponse()
1071 CellularCallConfig config; in SetImsSwitchStatusResponse()
1084 CellularCallConfig confi in SetVoNRSwitchStatusResponse()
[all...]
/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h31 class CellularCallConfig { class
34 * CellularCallConfig constructor
37 CellularCallConfig();
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp1292 * @tc.name CellularCallConfig
1297 CellularCallConfig CellularCallConfig; in HWTEST_F() local
1300 CellularCallConfig.SetReadyToCall(SIM1_SLOTID, isReadyToCall); in HWTEST_F()
1303 EXPECT_EQ(CellularCallConfig.IsReadyToCall(SIM1_SLOTID), TELEPHONY_SUCCESS); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp648 * @tc.name Test for CellularCallConfig
661 CellularCallConfig cellularCallConfig; in HWTEST_F()
691 * @tc.name Test for CellularCallConfig
697 CellularCallConfig cellularCallConfig; in HWTEST_F()
H A Dzero_branch_test.cpp157 CellularCallConfig config; in HWTEST_F()
209 CellularCallConfig config; in HWTEST_F()
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_stub.cpp943 CellularCallConfig config; in LastCallFailReasonResponse()

Completed in 19 milliseconds