Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h33 HREQ_CALL_REJECT, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h29 { HREQ_CALL_REJECT, "HREQ_CALL_REJECT" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp222 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_REJECT)); in HWTEST_F()
238 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_REJECT)); in HWTEST_F()
H A Dril_callback_test.cpp1097 hdiId_ = HdiId::HREQ_CALL_REJECT; in RejectResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp66 HREQ_CALL_REJECT, enumerator
1406 memberFuncMap_[HREQ_CALL_REJECT] = &RilInterfaceTest::RejectTest; in OnInitCallProcessInterface()
1579 cout << "----> [" << HREQ_CALL_REJECT << "] ---->[ HREQ_CALL_REJECT ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp89 respMemberFuncMap_[HREQ_CALL_REJECT] = in AddCallBasicResponseToMap()
219 return RequestVendor(serialId, HREQ_CALL_REJECT, callFuncs_, &HRilCallReq::Reject); in Reject()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h49 HREQ_CALL_REJECT, member in OHOS::Telephony::HdiId

Completed in 15 milliseconds