Searched refs:IMS_COMBINE_CONFERENCE (Results 1 – 7 of 7) sorted by relevance
31 IMS_COMBINE_CONFERENCE, enumerator
35 IMS_COMBINE_CONFERENCE, enumerator
466 …n SendResponseInfo(static_cast<int32_t>(ImsCallCallbackInterfaceCode::IMS_COMBINE_CONFERENCE), in); in CombineConferenceResponse()
202 …return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_COMBINE_CONFERENCE)); in CombineConference()
68 requestFuncMap_[static_cast<uint32_t>(ImsCallCallbackInterfaceCode::IMS_COMBINE_CONFERENCE)] = in InitCallBasicFuncMap()
48 memberFuncMap_[IMS_COMBINE_CONFERENCE] = &ImsCallStub::OnCombineConference; in InitDialFuncMap()
65 …requestCallFuncMap_[ImsCallInterfaceCode::IMS_COMBINE_CONFERENCE] = &ImsUnitTest::CombineConferenc… in InitBasicFuncMap()