Searched defs:notifyType (Results 1 – 7 of 7) sorted by relevance
/base/telephony/ril_adapter/services/hril/include/ |
D | hril_base.h | 159 … int32_t notifyType, const struct ReportInfo *reportInfo, const void *response, size_t responseLen) in ProcessNotify() 186 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 | 548 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStateUpdated() 554 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkSessionEndNotify() 560 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkProactiveNotify() 570 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkAlphaNotify() 580 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkEventNotify() 590 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimStkCallSetupNotify() 596 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimRefreshNotify() 602 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in SimRadioProtocolUpdated()
|
D | hril_call.cpp | 724 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallStateUpdated() 730 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallUssdNotice() 743 int32_t HRilCall::CallSsNotice(int32_t notifyType, const HRilErrNumber error, const void *response,… in CallSsNotice() 759 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallSrvccStatusNotice() 772 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallRingbackVoiceNotice() 785 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in CallEmergencyNotice() 797 int32_t notifyType, HRilErrNumber error, const void *response, size_t responseLen) in CallRsrvccStatusNotify()
|
D | hril_data.cpp | 283 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in PdpContextListUpdated()
|
D | hril_manager.cpp | 254 int32_t notifyType = HRIL_RESPONSE_NOTICE; in OnReport() local
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_network_parcel.h | 51 int32_t notifyType; /* The notifyType,Indicate the content of the notification */ member 61 int32_t notifyType; /* The notifyType,Indicate the content of the notification */ member
|
D | hril_vendor_network_defs.h | 144 int32_t notifyType; member
|