Home
last modified time | relevance | path

Searched refs:SET_CALL_WAITING (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h57 SET_CALL_WAITING, enumerator
/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_call.h26 SET_CALL_WAITING, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp95 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::SET_CALL_WAITING)] = in SetUp()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp199 requestFuncMap_[CellularCallInterfaceCode::SET_CALL_WAITING] = in InitSupplementFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp785 …error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::SET_CALL_WAITING), in, in SetCallWaiting()