Home
last modified time | relevance | path

Searched refs:COLOR_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp30 static constexpr int COLOR_DEFAULT = 231; member
57 default: return COLOR_DEFAULT; in GetColor()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h169 static const uint32_t COLOR_DEFAULT; member in OHOS::Notification::NotificationRequest
588 * The return value, except for the default color COLOR_DEFAULT,
1470 uint32_t color_ {NotificationRequest::COLOR_DEFAULT};
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp48 const uint32_t NotificationRequest::COLOR_DEFAULT {0};
355 if (NotificationRequest::COLOR_DEFAULT != color_) { in SetColor()

Completed in 6 milliseconds