Home
last modified time | relevance | path

Searched refs:GetLockScreenPictureFromDb (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp319 if (GetLockScreenPictureFromDb(request) != ERR_OK) { in GetNotificationRequestFromDb()
381 if (GetLockScreenPictureFromDb(request) != ERR_OK) { in GetBatchNotificationRequestsFromDb()
490 ErrCode AdvancedNotificationService::GetLockScreenPictureFromDb(NotificationRequest *request) in GetLockScreenPictureFromDb() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1410 static ErrCode GetLockScreenPictureFromDb(NotificationRequest *request);