Home
last modified time | relevance | path

Searched refs:SetNotificationRequestToDb (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp117 auto ret = advancedNotificationService_->SetNotificationRequestToDb(requestDb);
151 auto ret = advancedNotificationService_->SetNotificationRequestToDb(requestDb);
192 auto ret = advancedNotificationService_->SetNotificationRequestToDb(requestDb);
H A Dadvanced_notification_service_test.cpp2967 auto result = advancedNotificationService_->SetNotificationRequestToDb(requestDbObj);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp231 int32_t AdvancedNotificationService::SetNotificationRequestToDb(const NotificationRequestDb &reques… in SetNotificationRequestToDb() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp697 result = SetNotificationRequestToDb(requestDb); in PublishPreparedNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1354 static int32_t SetNotificationRequestToDb(const NotificationRequestDb &requestDb);