Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h270 HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h100 { HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT, "HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT" },
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp273 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT)); in HWTEST_F()
290 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT)); in HWTEST_F()
H A Dril_callback_test.cpp266 hdiId_ = HdiId::HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT; in SimStkSendCallSetupRequestResultResponse()
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp135 HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT, enumerator
1463 memberFuncMap_[HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT] = &RilInterfaceTest::SendCallSetupRequestResultTest; in OnInitSimProcessInterface()
1647 cout << "----> [" << HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT in PrintSimMenu()
1648 << "] ---->[ HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT ]" << endl; in PrintSimMenu()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp121 respMemberFuncMap_[HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT] = [this](int32_t requestNum, in AddStkHandlerToMap()
277 return RequestVendor(serialId, HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT, simFuncs_, in SimStkSendCallSetupRequestResult()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h118 HREQ_SIM_STK_SEND_CALL_SETUP_REQUEST_RESULT, member in OHOS::Telephony::HdiId

Completed in 15 milliseconds