| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_sim.cpp | 137 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 140 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 143 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 146 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 149 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 152 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 155 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationHandlerToMap() 156 … size_t responseLen) { return SimRadioProtocolUpdated(notifyType, error, response, responseLen); }; in AddNotificationHandlerToMap() 647 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStateUpdated() 653 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkSessionEndNotify() [all …]
|
| D | hril_call.cpp | 58 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap() 61 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap() 64 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap() 67 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap() 70 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap() 73 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddCallNotificationToMap() 74 … size_t responseLen) { return CallRsrvccStatusNotify(notifyType, error, response, responseLen); }; in AddCallNotificationToMap() 843 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallStateUpdated() 849 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallUssdNotice() 862 int32_t HRilCall::CallSsNotice(int32_t notifyType, const HRilErrNumber error, const void *response,… in CallSsNotice() [all …]
|
| D | hril_modem.cpp | 256 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 259 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 260 size_t responseLen) { return DsdsModeUpdated(notifyType, error, response, responseLen); }; in AddHandlerToMap()
|
| D | hril_data.cpp | 55 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 56 …ize_t responseLen) { return DataLinkCapabilityUpdated(notifyType, error, response, responseLen); }; in AddHandlerToMap() 333 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in PdpContextListUpdated() 346 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in DataLinkCapabilityUpdated()
|
| D | hril_network.cpp | 42 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 45 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 48 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 51 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 54 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 57 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 60 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 63 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 64 … size_t responseLen) { return ResidentNetworkUpdated(notifyType, error, response, responseLen); }; in AddNotificationToMap()
|
| D | hril_sms.cpp | 117 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 120 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 123 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 126 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 127 size_t responseLen) { return CBConfigNotify(notifyType, error, response, responseLen); }; in AddNotificationToMap()
|
| D | hril_manager.cpp | 309 int32_t notifyType = HDI::Ril::V1_1::RIL_RESPONSE_NOTICE; in ReportNotification() local
|
| /base/telephony/ril_adapter/services/hril/include/ |
| D | hril_base.h | 167 … int32_t notifyType, const struct ReportInfo *reportInfo, const void *response, size_t responseLen) in ProcessNotify() 194 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, Pa… in Notify()
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | tel_ril_network_parcel.h | 94 int32_t notifyType = 0; member 123 int32_t notifyType = 0; member
|
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| D | hril_vendor_network_defs.h | 369 int32_t notifyType; member
|