Home
last modified time | relevance | path

Searched defs:oldRequest (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp147 sptr<NotificationRequest> oldRequest = new (std::nothrow) NotificationRequest(); variable
253 sptr<NotificationRequest> oldRequest = new (std::nothrow) NotificationRequest(); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp2100 void NotificationRequest::FillMissingParameters(const sptr<NotificationRequest> &oldRequest) in FillMissingParameters()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp216 ErrCode AdvancedNotificationService::FillRequestByKeys(const sptr<NotificationRequest> &oldRequest, in FillRequestByKeys()