Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h48 HREQ_CALL_COMBINE_CONFERENCE, enumerator
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h34 { HREQ_CALL_COMBINE_CONFERENCE, "HREQ_CALL_COMBINE_CONFERENCE" },
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp414 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_COMBINE_CONFERENCE));
430 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_COMBINE_CONFERENCE));
H A Dril_callback_test.cpp1161 hdiId_ = HdiId::HREQ_CALL_COMBINE_CONFERENCE; in CombineConferenceResponse()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp71 HREQ_CALL_COMBINE_CONFERENCE, enumerator
1412 memberFuncMap_[HREQ_CALL_COMBINE_CONFERENCE] = &RilInterfaceTest::RilCmJoinCallTest; in OnInitCallProcessInterface()
1584 …cout << "----> [" << HREQ_CALL_COMBINE_CONFERENCE << "] ---->[ HREQ_CALL_COMBINE_CONFERENCE ]" << … in PrintCallMenu()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp104 respMemberFuncMap_[HREQ_CALL_COMBINE_CONFERENCE] = in AddCallBasicResponseToMap()
245 … serialId, HREQ_CALL_COMBINE_CONFERENCE, callFuncs_, &HRilCallReq::CombineConference, callType); in CombineConference()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h54 HREQ_CALL_COMBINE_CONFERENCE, enumerator