Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h42 HREQ_CALL_UNHOLD_CALL, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h32 { HREQ_CALL_UNHOLD_CALL, "HREQ_CALL_UNHOLD_CALL" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp350 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_UNHOLD_CALL)); in HWTEST_F()
366 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_UNHOLD_CALL)); in HWTEST_F()
H A Dril_callback_test.cpp1124 hdiId_ = HdiId::HREQ_CALL_UNHOLD_CALL; in UnHoldCallResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp69 HREQ_CALL_UNHOLD_CALL, // call active value 6 enumerator
1409 memberFuncMap_[HREQ_CALL_UNHOLD_CALL] = &RilInterfaceTest::UnHoldCallTest; in OnInitCallProcessInterface()
1582 cout << "----> [" << HREQ_CALL_UNHOLD_CALL << "] ---->[ HREQ_CALL_UNHOLD_CALL ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp98 respMemberFuncMap_[HREQ_CALL_UNHOLD_CALL] = in AddCallBasicResponseToMap()
234 return RequestVendor(serialId, HREQ_CALL_UNHOLD_CALL, callFuncs_, &HRilCallReq::UnHoldCall); in UnHoldCall()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h52 HREQ_CALL_UNHOLD_CALL, // call active value 6 member in OHOS::Telephony::HdiId

Completed in 17 milliseconds