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/
H A Dhril_request.h48 HREQ_CALL_COMBINE_CONFERENCE, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h34 { HREQ_CALL_COMBINE_CONFERENCE, "HREQ_CALL_COMBINE_CONFERENCE" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp414 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_COMBINE_CONFERENCE)); in HWTEST_F()
430 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_COMBINE_CONFERENCE)); in HWTEST_F()
H A Dril_callback_test.cpp1161 hdiId_ = HdiId::HREQ_CALL_COMBINE_CONFERENCE; in CombineConferenceResponse()
/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 ]" << endl; in PrintCallMenu()
/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()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h54 HREQ_CALL_COMBINE_CONFERENCE, member in OHOS::Telephony::HdiId

Completed in 23 milliseconds