Home
last modified time | relevance | path

Searched refs:SET_IMS_SWITCH_STATUS (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_status_callback_ipc_interface_code.h38 SET_IMS_SWITCH_STATUS, enumerator
H A Dcellular_call_ipc_interface_code.h67 SET_IMS_SWITCH_STATUS, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp63 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::SET_IMS_SWITCH_STATUS)] = in SetUp()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp896 …tusCallback->OnRemoteRequest(static_cast<uint32_t>(CallStatusInterfaceCode::SET_IMS_SWITCH_STATUS),
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp139 requestFuncMap_[CellularCallInterfaceCode::SET_IMS_SWITCH_STATUS] = in InitConfigFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp968 …rror = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::SET_IMS_SWITCH_STATUS), in SetImsSwitchStatus()