Home
last modified time | relevance | path

Searched refs:HREQ_CALL_COMBINE_CONFERENCE (Results 1 – 7 of 7) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_request.h48 HREQ_CALL_COMBINE_CONFERENCE, enumerator
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp75 respMemberFuncMap_[HREQ_CALL_COMBINE_CONFERENCE] = &HRilCall::CombineConferenceResponse; in AddCallResponseToMap()
150 … serialId, HREQ_CALL_COMBINE_CONFERENCE, callFuncs_, &HRilCallReq::CombineConference, callType); in CombineConference()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_call_test.cpp414 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_COMBINE_CONFERENCE));
430 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_COMBINE_CONFERENCE));
Dril_callback_test.cpp985 hdiId_ = HdiId::HREQ_CALL_COMBINE_CONFERENCE; in CombineConferenceResponse()
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp71 HREQ_CALL_COMBINE_CONFERENCE, enumerator
1361 memberFuncMap_[HREQ_CALL_COMBINE_CONFERENCE] = &RilInterfaceTest::RilCmJoinCallTest; in OnInitCallProcessInterface()
1529 …cout << "----> [" << HREQ_CALL_COMBINE_CONFERENCE << "] ---->[ HREQ_CALL_COMBINE_CONFERENCE ]" << … in PrintCallMenu()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
Dril_callback_test.h54 HREQ_CALL_COMBINE_CONFERENCE, enumerator
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp376 return Request(TELEPHONY_LOG_FUNC_NAME, result, HREQ_CALL_COMBINE_CONFERENCE, in CombineConference()