Home
last modified time | relevance | path

Searched defs:requestDb (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.cpp115 AdvancedNotificationService::NotificationRequestDb requestDb = variable
149 AdvancedNotificationService::NotificationRequestDb requestDb = variable
190 AdvancedNotificationService::NotificationRequestDb requestDb = variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp231 …2_t AdvancedNotificationService::SetNotificationRequestToDb(const NotificationRequestDb &requestDb) in SetNotificationRequestToDb()
297 const std::string &key, NotificationRequestDb &requestDb) in GetNotificationRequestFromDb()
384 NotificationRequestDb requestDb = { .request = request, .bundleOption = bundleOption }; in GetBatchNotificationRequestsFromDb() local
H A Dadvanced_notification_service.cpp695 … NotificationRequestDb requestDb = { .request = record->request, .bundleOption = bundleOption}; in PublishPreparedNotification() local