Home
last modified time | relevance | path

Searched defs:dataSleepInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_data.cpp185 …t HRilData::SendDataSleepMode(int32_t serialId, const OHOS::HDI::Ril::V1_1::DataSleepInfo &dataSle… in SendDataSleepMode()
H A Dhril_manager.cpp652 int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataSleepInfo &dataSleepInfo) in SendDataSleepMode()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp144 OHOS::HDI::Ril::V1_1::DataSleepInfo dataSleepInfo; in TestDataInterface() local
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp296 int32_t slotId, int32_t serialId, const DataSleepInfo &dataSleepInfo) in SendDataSleepMode()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp988 DataSleepInfo dataSleepInfo; in SendDataSleepModeTest() local