Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp316 SetNamedPropertyByInteger(env, obj, (int32_t)NotificationFlagStatus::TYPE_NONE, "TYPE_NONE"); in NotificationFlagTypeInit()
317 SetNamedPropertyByInteger(env, obj, (int32_t)NotificationFlagStatus::TYPE_OPEN, "TYPE_OPEN"); in NotificationFlagTypeInit()
318 SetNamedPropertyByInteger(env, obj, (int32_t)NotificationFlagStatus::TYPE_CLOSE, "TYPE_CLOSE"); in NotificationFlagTypeInit()
321 DECLARE_NAPI_PROPERTY("NotificationFlagStatus", obj), in NotificationFlagTypeInit()
/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h73 enum class NotificationFlagStatus { class
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h78 enum class NotificationFlagStatus { class

Completed in 5 milliseconds