Searched defs:notifyId (Results 1 – 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
D | napi_push_callback.cpp | 68 int32_t notifyId, contentType; in OnCheckNotification() local 87 …const std::string ¬ificationData, std::string &pkgName, int32_t ¬ifyId, int32_t &contentType) in ConvertJsonStringToValue()
|
/base/telephony/core_service/services/tel_ril/include/ |
D | tel_ril_base.h | 208 …line int32_t TelRilBase::Notify(const char *funcName, std::shared_ptr<T> data, RadioEvent notifyId) in Notify() 219 inline int32_t TelRilBase::Notify(const char *funcName, RadioEvent notifyId) in Notify()
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_public_struct.h | 36 int32_t notifyId; member
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | vendor_report.c | 90 …Info CreateReportInfo(const ReqDataInfo *requestInfo, int32_t err, uint32_t type, int32_t notifyId) in CreateReportInfo()
|