Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h1113 void CopyBase(const NotificationRequest &other);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp57 CopyBase(other); in NotificationRequest()
63 CopyBase(other); in operator =()
1477 void NotificationRequest::CopyBase(const NotificationRequest &other) in CopyBase() function in OHOS::Notification::NotificationRequest