Searched defs:notifyType (Results 1 – 7 of 7) sorted by relevance
| /base/telephony/ril_adapter/services/hril/include/ |
| D | hril_base.h | 160 … int32_t notifyType, const struct ReportInfo *reportInfo, const void *response, size_t responseLen) in ProcessNotify() 187 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, Pa… in Notify()
|
| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_sim.cpp | 567 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStateUpdated() 573 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkSessionEndNotify() 579 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkProactiveNotify() 589 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkAlphaNotify() 599 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkEventNotify() 609 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkCallSetupNotify() 615 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimRefreshNotify() 621 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimRadioProtocolUpdated()
|
| D | hril_call.cpp | 748 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallStateUpdated() 754 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallUssdNotice() 767 int32_t HRilCall::CallSsNotice(int32_t notifyType, const HRilErrNumber error, const void *response,… in CallSsNotice() 783 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallSrvccStatusNotice() 796 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallRingbackVoiceNotice() 809 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallEmergencyNotice() 821 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallRsrvccStatusNotify()
|
| D | hril_data.cpp | 302 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in PdpContextListUpdated() 317 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in DataLinkCapabilityUpdated()
|
| D | hril_manager.cpp | 304 int32_t notifyType = HRIL_RESPONSE_NOTICE; in ReportNotification() local
|
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| D | hril_network_parcel.h | 93 int32_t notifyType = 0; member 122 int32_t notifyType = 0; member
|
| D | hril_vendor_network_defs.h | 369 int32_t notifyType; member
|