Home
last modified time | relevance | path

Searched refs:GetNotificationRequestFromDb (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp169 auto ret = advancedNotificationService_->GetNotificationRequestFromDb(key, requestsdb);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp296 int32_t AdvancedNotificationService::GetNotificationRequestFromDb( in GetNotificationRequestFromDb() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1355 …static int32_t GetNotificationRequestFromDb(const std::string &key, NotificationRequestDb &request…