Home
last modified time | relevance | path

Searched refs:SEPARATE_CONFERENCE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h34 SEPARATE_CONFERENCE, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp75 …requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::SEPARATE_CONFERENCE)] = &CsTest::S… in SetUp()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp103 requestFuncMap_[CellularCallInterfaceCode::SEPARATE_CONFERENCE] = in InitDialFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp342 …or = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::SEPARATE_CONFERENCE), in, in SeparateConference()