Searched refs:CNotificationRequest (Results 1 – 5 of 5) sorted by relevance
503 …static bool GetNotificationRequestByNumber(CNotificationRequest cjRequest, NotificationRequest &re… in GetNotificationRequestByNumber()535 …static bool GetNotificationRequestByString(CNotificationRequest cjRequest, NotificationRequest &re… in GetNotificationRequestByString()554 …static bool GetNotificationRequestByBool(CNotificationRequest cjRequest, NotificationRequest &requ… in GetNotificationRequestByBool()591 …static bool GetNotificationRequestByCustom(CNotificationRequest cjRequest, NotificationRequest &re… in GetNotificationRequestByCustom()617 static bool ParseParameters(CNotificationRequest params, NotificationRequest &request) in ParseParameters()637 int NotificationManagerImpl::Publish(CNotificationRequest cjRequest) in Publish()
26 int32_t FfiOHOSNotificationManagerPublish(CNotificationRequest request) in FfiOHOSNotificationManagerPublish()
25 static int Publish(CNotificationRequest cjRequest);
26 …FFI_EXPORT int32_t FfiOHOSNotificationManagerPublish(OHOS::CJSystemapi::CNotificationRequest reque…
95 struct CNotificationRequest { struct