| /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() 658 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStateUpdated() 664 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkSessionEndNotify() [all …]
|
| D | hril_modem.cpp | 292 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 295 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 298 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 301 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 302 … size_t responseLen) { return RestartRildNvMatch(notifyType, error, response, responseLen); }; in AddHandlerToMap()
|
| 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() 886 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallStateUpdated() 892 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallUssdNotice() 905 int32_t HRilCall::CallSsNotice(int32_t notifyType, const HRilErrNumber error, const void *response,… in CallSsNotice() [all …]
|
| D | hril_data.cpp | 59 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap() 60 …ize_t responseLen) { return DataLinkCapabilityUpdated(notifyType, error, response, responseLen); }; in AddHandlerToMap() 363 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in PdpContextListUpdated() 376 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in DataLinkCapabilityUpdated()
|
| D | hril_network.cpp | 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() 66 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddNotificationToMap() 67 … 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 | 312 int32_t notifyType = HDI::Ril::V1_1::RIL_RESPONSE_NOTICE; in ReportNotification() local
|
| /base/telephony/ril_adapter/services/hril/include/ |
| D | hril_base.h | 173 … int32_t notifyType, const struct ReportInfo *reportInfo, const void *response, size_t responseLen) in ProcessNotify() 201 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, Pa… in Notify()
|
| /base/telephony/sms_mms/services/sms/ |
| D | sms_sender.cpp | 156 std::string notifyType = SmsMmsCommonData::MESSAGE_STATUS_CHANGE_NOTIFY; in SendMessageSucceed() local 204 std::string notifyType = SmsMmsCommonData::MESSAGE_STATUS_CHANGE_NOTIFY; in SendMessageFailed() local
|
| /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
|