Home
last modified time | relevance | path

Searched refs:SendDataPerformanceMode (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h400 …void (*SendDataPerformanceMode)(const ReqDataInfo *requestInfo, const HRilDataPerformanceInfo *dat… member
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_data.h34 int32_t SendDataPerformanceMode(
H A Dhril_manager.h129 int32_t SendDataPerformanceMode(
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp173 int32_t HRilData::SendDataPerformanceMode( in SendDataPerformanceMode() function in OHOS::Telephony::HRilData
182 &HRilDataReq::SendDataPerformanceMode, &hrilDataPerformanceInfo); in SendDataPerformanceMode()
H A Dhril_manager.cpp644 int32_t HRilManager::SendDataPerformanceMode( in SendDataPerformanceMode() function in OHOS::Telephony::HRilManager
648 …MODULE_HRIL_DATA, hrilData_[slotId], &HRilData::SendDataPerformanceMode, serialId, dataPerformance… in SendDataPerformanceMode()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp289 int32_t RilImpl::SendDataPerformanceMode( in SendDataPerformanceMode() function in OHOS::HDI::Ril::V1_3::RilImpl
292 …return TaskSchedule(&Telephony::HRilManager::SendDataPerformanceMode, slotId, serialId, dataPerfor… in SendDataPerformanceMode()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A Dinterface_i_ril_v10.md65 | [SendDataPerformanceMode](#senddataperformancemode) ([in] int slotId, [in] int serialId, [in] str…
1427 ### SendDataPerformanceMode()
1430 IRil::SendDataPerformanceMode ([in] int slotId, [in] int serialId, [in] struct DataPerformanceInfo …
H A Dinterface_i_ril_v11.md67 | [SendDataPerformanceMode](#senddataperformancemode) ([in] int slotId, [in] int serialId, [in] str…
1507 ### SendDataPerformanceMode()
1510 IRil::SendDataPerformanceMode ([in] int slotId, [in] int serialId, [in] struct DataPerformanceInfo …
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h90 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/cpp_target/ril/v1_1/
H A Dril_service.h.txt131 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_service.cpp.txt268 int32_t RilService::SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Diril.h.txt282 virtual int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_proxy.h.txt171 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/cpp_target/ril/v1_0/
H A Dril_service.h.txt125 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Diril.h.txt270 virtual int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_service.cpp.txt253 int32_t RilService::SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_proxy.h.txt165 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/
H A Dril_service.h.txt140 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_proxy.h.txt181 int32_t SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_service.cpp.txt289 int32_t RilService::SendDataPerformanceMode(int32_t slotId, int32_t serialId,
H A Dril_proxy.cpp.txt433 int32_t OHOS::HDI::Ril::V1_2::RilProxy::SendDataPerformanceMode(int32_t slotId, int32_t serialId,
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp981 … int32_t ret = g_rilInterface->SendDataPerformanceMode(slotId, GetSerialId(), dataPerformanceInfo); in SendDataPerformanceModeTest()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp143 EXPECT_NE(HDF_SUCCESS, manager->SendDataPerformanceMode(0, 0, dataPerformanceInfo)); in TestDataInterface()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_0/dump_ast_target/
H A Ddump.txt208 [mini, lite, full, oneway] SendDataPerformanceMode(
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/dump_ast_target/
H A Ddump.txt221 [mini, lite, full, oneway] SendDataPerformanceMode(

12