Home
last modified time | relevance | path

Searched refs:GET_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.h37 GET_IMS_SWITCH_STATUS, enumerator
H A Dcellular_call_ipc_interface_code.h68 GET_IMS_SWITCH_STATUS, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp65 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::GET_IMS_SWITCH_STATUS)] = in SetUp()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp894 …tusCallback->OnRemoteRequest(static_cast<uint32_t>(CallStatusInterfaceCode::GET_IMS_SWITCH_STATUS),
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp141 requestFuncMap_[CellularCallInterfaceCode::GET_IMS_SWITCH_STATUS] = in InitConfigFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp992 …rror = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::GET_IMS_SWITCH_STATUS), in GetImsSwitchStatus()