Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h120 HREQ_CALL_SET_MUTE, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h54 { HREQ_CALL_SET_MUTE, "HREQ_CALL_SET_MUTE" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp946 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SET_MUTE)); in HWTEST_F()
962 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SET_MUTE)); in HWTEST_F()
H A Dril_callback_test.cpp1329 hdiId_ = HdiId::HREQ_CALL_SET_MUTE; in SetMuteResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp91 HREQ_CALL_SET_MUTE, enumerator
1423 memberFuncMap_[HREQ_CALL_SET_MUTE] = &RilInterfaceTest::SetMuteTest; in OnInitCallProcessInterface()
1592 cout << "----> [" << HREQ_CALL_SET_MUTE << "] ---->[ HREQ_CALL_SET_MUTE ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp187 respMemberFuncMap_[HREQ_CALL_SET_MUTE] = in AddCallAdditionalResponseToMap()
348 return RequestVendor(serialId, HREQ_CALL_SET_MUTE, callFuncs_, &HRilCallReq::SetMute, mute); in SetMute()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h74 HREQ_CALL_SET_MUTE, member in OHOS::Telephony::HdiId

Completed in 29 milliseconds