Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h45 HREQ_CALL_SWITCH_CALL, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h33 { HREQ_CALL_SWITCH_CALL, "HREQ_CALL_SWITCH_CALL" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp382 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SWITCH_CALL)); in HWTEST_F()
398 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_SWITCH_CALL)); in HWTEST_F()
H A Dril_callback_test.cpp1133 hdiId_ = HdiId::HREQ_CALL_SWITCH_CALL; in SwitchCallResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp70 HREQ_CALL_SWITCH_CALL, enumerator
1410 memberFuncMap_[HREQ_CALL_SWITCH_CALL] = &RilInterfaceTest::SwitchCallTest; in OnInitCallProcessInterface()
1583 cout << "----> [" << HREQ_CALL_SWITCH_CALL << "] ---->[ HREQ_CALL_SWITCH_CALL ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp101 respMemberFuncMap_[HREQ_CALL_SWITCH_CALL] = in AddCallBasicResponseToMap()
239 return RequestVendor(serialId, HREQ_CALL_SWITCH_CALL, callFuncs_, &HRilCallReq::SwitchCall); in SwitchCall()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h53 HREQ_CALL_SWITCH_CALL, member in OHOS::Telephony::HdiId

Completed in 14 milliseconds