Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h1114 void CopyOther(const NotificationRequest &other);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp58 CopyOther(other); in NotificationRequest()
64 CopyOther(other); in operator =()
1514 void NotificationRequest::CopyOther(const NotificationRequest &other) in CopyOther() function in OHOS::Notification::NotificationRequest