Home
last modified time | relevance | path

Searched defs:imsSwitchValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1146 int32_t imsSwitchValue = 0; variable
1199 int32_t imsSwitchValue = 1; variable
1374 int32_t imsSwitchValue; variable
1452 int32_t imsSwitchValue; variable
1622 int32_t imsSwitchValue; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp1210 int32_t MultiSimController::SaveImsSwitch(int32_t slotId, int32_t imsSwitchValue) in SaveImsSwitch()
1224 int32_t MultiSimController::QueryImsSwitch(int32_t slotId, int32_t &imsSwitchValue) in QueryImsSwitch()
H A Dsim_manager.cpp1164 int32_t SimManager::SaveImsSwitch(int32_t slotId, int32_t imsSwitchValue) in SaveImsSwitch()
1173 int32_t SimManager::QueryImsSwitch(int32_t slotId, int32_t &imsSwitchValue) in QueryImsSwitch()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp607 int32_t CellularCallConfig::SaveImsSwitch(int32_t slotId, int32_t imsSwitchValue) in SaveImsSwitch()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp2373 int32_t CoreManagerInner::SaveImsSwitch(int32_t slotId, int32_t imsSwitchValue) in SaveImsSwitch()
2382 int32_t CoreManagerInner::QueryImsSwitch(int32_t slotId, int32_t &imsSwitchValue) in QueryImsSwitch()