Home
last modified time | relevance | path

Searched refs:HREQ_CALL_SEPARATE_CONFERENCE (Results 1 - 7 of 7) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h51 HREQ_CALL_SEPARATE_CONFERENCE, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h35 { HREQ_CALL_SEPARATE_CONFERENCE, "HREQ_CALL_SEPARATE_CONFERENCE" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp446 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SEPARATE_CONFERENCE)); in HWTEST_F()
462 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SEPARATE_CONFERENCE)); in HWTEST_F()
H A Dril_callback_test.cpp1170 hdiId_ = HdiId::HREQ_CALL_SEPARATE_CONFERENCE; in SeparateConferenceResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp72 HREQ_CALL_SEPARATE_CONFERENCE, // Keep all other calls except the xth call enumerator
1413 memberFuncMap_[HREQ_CALL_SEPARATE_CONFERENCE] = &RilInterfaceTest::RilCmSplitCallTest; in OnInitCallProcessInterface()
1585 cout << "----> [" << HREQ_CALL_SEPARATE_CONFERENCE << "] ---->[ HREQ_CALL_SEPARATE_CONFERENCE ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp107 respMemberFuncMap_[HREQ_CALL_SEPARATE_CONFERENCE] = in AddCallBasicResponseToMap()
251 serialId, HREQ_CALL_SEPARATE_CONFERENCE, callFuncs_, &HRilCallReq::SeparateConference, callIndex, callType); in SeparateConference()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h55 HREQ_CALL_SEPARATE_CONFERENCE, // Keep all other calls except the xth call member in OHOS::Telephony::HdiId

Completed in 15 milliseconds