Home
last modified time | relevance | path

Searched defs:notifyType (Results 1 – 7 of 7) sorted by relevance

/base/telephony/ril_adapter/services/hril/include/
Dhril_base.h159int32_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/
Dhril_sim.cpp548 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()
Dhril_call.cpp724 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()
Dhril_data.cpp283 int32_t notifyType, const HRilErrNumber error, const void *response, size_t responseLen) in PdpContextListUpdated()
Dhril_manager.cpp254 int32_t notifyType = HRIL_RESPONSE_NOTICE; in OnReport() local
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h51 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
Dhril_vendor_network_defs.h144 int32_t notifyType; member