Searched refs:HREQ_CALL_DIAL (Results 1 – 7 of 7) sorted by relevance
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_request.h | 23 HREQ_CALL_DIAL, enumerator
|
/base/telephony/ril_adapter/test/unittest/ |
D | ril_interface_test.cpp | 64 HREQ_CALL_DIAL, enumerator 1298 stressMemberFuncMap_[HREQ_CALL_DIAL] = &RilInterfaceTest::RilCmDialStressTest; in OnInitStressInterface() 1307 memberFuncMap_[HREQ_CALL_DIAL] = &RilInterfaceTest::RilCmDialTest; in OnInitCallProcessInterface() 1457 cout << "----> [" << HREQ_CALL_DIAL << "] ---->[ HREQ_CALL_DIAL ]" << endl; in PrintStressMenu() 1472 cout << "----> [" << HREQ_CALL_DIAL << "] ---->[ HREQ_CALL_DIAL ]" << endl; in PrintCallMenu()
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_call.cpp | 66 respMemberFuncMap_[HREQ_CALL_DIAL] = &HRilCall::DialResponse; in AddCallResponseToMap() 111 …return RequestVendor(serialId, HREQ_CALL_DIAL, callFuncs_, &HRilCallReq::Dial, &dial, sizeof(HRilD… in Dial()
|
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/ |
D | ril_callback_test.h | 47 HREQ_CALL_DIAL, enumerator
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_call.cpp | 261 …return Request(TELEPHONY_LOG_FUNC_NAME, result, HREQ_CALL_DIAL, &HDI::Ril::V1_0::IRil::Dial, dialI… in Dial()
|
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
D | ril_callback_test.cpp | 789 hdiId_ = HdiId::HREQ_CALL_DIAL; in DialResponse()
|
D | ril_interface_test.cpp | 263 ASSERT_TRUE(GetBoolResult(HdiId::HREQ_CALL_DIAL)); 282 ASSERT_TRUE(GetBoolResult(HdiId::HREQ_CALL_DIAL));
|