Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h760 …static napi_value GetNotificationColor(const napi_env &env, const napi_value &value, NotificationR…
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1531 if (GetNotificationColor(env, value, request) == nullptr) { in GetNotificationRequestByNumber()
2097 napi_value Common::GetNotificationColor(const napi_env &env, const napi_value &value, NotificationR… in GetNotificationColor() function in OHOS::NotificationNapi::Common