Home
last modified time | relevance | path

Searched refs:GET_VONR_SWITCH_STATUS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h77 GET_VONR_SWITCH_STATUS, enumerator
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp145 requestFuncMap_[CellularCallInterfaceCode::GET_VONR_SWITCH_STATUS] = in InitConfigFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp1044 …= remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::GET_VONR_SWITCH_STATUS), in, in GetVoNRState()