Home
last modified time | relevance | path

Searched refs:DoDistributedPublish (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp1101 ASSERT_EQ(advancedNotificationService_->DoDistributedPublish(bundleOption, record), ERR_OK);
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1276 ErrCode DoDistributedPublish(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp692 DoDistributedPublish(bundleOption, record); in PublishPreparedNotification()
H A Dadvanced_notification_utils.cpp1211 ErrCode AdvancedNotificationService::DoDistributedPublish( in DoDistributedPublish() function in OHOS::Notification::AdvancedNotificationService