Home
last modified time | relevance | path

Searched defs:PublishNotification (Results 1 – 4 of 4) sorted by relevance

/base/request/request/services/src/service/notification_bar/
Dmod.rs57 fn PublishNotification(content: &NotifyContent) -> i32; in PublishNotification() function
/base/request/request/services/src/cxx/
Dnotification_bar.cpp148 int PublishNotification(const NotifyContent &content) in PublishNotification() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp76 ErrCode NotificationHelper::PublishNotification(const NotificationRequest &request) in PublishNotification() function in OHOS::Notification::NotificationHelper
81 ErrCode NotificationHelper::PublishNotification(const std::string &label, const NotificationRequest… in PublishNotification() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp183 ErrCode AnsNotification::PublishNotification(const NotificationRequest &request) in PublishNotification() function in OHOS::Notification::AnsNotification
189 ErrCode AnsNotification::PublishNotification(const std::string &label, const NotificationRequest &r… in PublishNotification() function in OHOS::Notification::AnsNotification