Home
last modified time | relevance | path

Searched refs:templateName_ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_template.cpp26 templateName_ = name; in SetTemplateName()
31 return templateName_; in GetTemplateName()
46 return "templateName = " + templateName_ + in Dump()
52 if (!parcel.WriteString(templateName_)) { in Marshalling()
90 if (!parcel.ReadString(templateName_)) { in ReadFromParcel()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_template.h88 std::string templateName_; member in OHOS::Notification::NotificationTemplate

Completed in 1 milliseconds