Searched refs:notificationContent_ (Results 1 – 5 of 5) sorted by relevance
224 HILOG_DEBUG("notificationContent_[%{public}s]", notificationContent_.c_str()); in GetNotificationContent()225 return notificationContent_; in GetNotificationContent()230 notificationContent_ = notificationContent; in SetNotificationContent()231 HILOG_DEBUG("notificationContent_[%{public}s]", notificationContent_.c_str()); in SetNotificationContent()
365 if (!notificationContent_) { in IsColorEnabled()393 notificationContent_ = content; in SetContent()395 if (notificationContent_) { in SetContent()405 return notificationContent_; in GetContent()779 … ", notificationContent = " + (notificationContent_ ? notificationContent_->Dump() : "null") + in Dump()1269 valid = notificationContent_ ? true : false; in Marshalling()1276 if (!parcel.WriteParcelable(notificationContent_.get())) { in Marshalling()1643 if (!notificationContent_) { in ReadFromParcel()1914 this->notificationContent_ = other.notificationContent_; in CopyOther()1936 if (notificationContent_) { in ConvertObjectsToJson()[all …]
527 std::string notificationContent_ = ""; variable
1535 std::shared_ptr<NotificationContent> notificationContent_ {};
822 request.notificationContent_ = nullptr;