Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_request.h27 HREQ_CALL_DIAL, enumerator
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_event_map.h27 { HREQ_CALL_DIAL, "HREQ_CALL_DIAL" },
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp64 HREQ_CALL_DIAL, enumerator
1394 stressMemberFuncMap_[HREQ_CALL_DIAL] = &RilInterfaceTest::RilCmDialStressTest; in OnInitStressInterface()
1404 memberFuncMap_[HREQ_CALL_DIAL] = &RilInterfaceTest::RilCmDialTest; in OnInitCallProcessInterface()
1561 cout << "----> [" << HREQ_CALL_DIAL << "] ---->[ HREQ_CALL_DIAL ]" << endl; in PrintStressMenu()
1577 cout << "----> [" << HREQ_CALL_DIAL << "] ---->[ HREQ_CALL_DIAL ]" << endl; in PrintCallMenu()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_call_test.cpp187 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_DIAL)); in HWTEST_F()
206 ASSERT_TRUE(RilTestUtil::GetBoolResult(HdiId::HREQ_CALL_DIAL)); in HWTEST_F()
H A Dril_callback_test.cpp1079 hdiId_ = HdiId::HREQ_CALL_DIAL; in DialResponse()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp83 respMemberFuncMap_[HREQ_CALL_DIAL] = in AddCallBasicResponseToMap()
208 return RequestVendor(serialId, HREQ_CALL_DIAL, callFuncs_, &HRilCallReq::Dial, &dial, sizeof(HRilDial)); in Dial()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h47 HREQ_CALL_DIAL, member in OHOS::Telephony::HdiId

Completed in 15 milliseconds