Home
last modified time | relevance | path

Searched defs:outLevel (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_enum.cpp145 bool Common::SlotLevelJSToC(const SlotLevel &inLevel, NotificationSlot::NotificationLevel &outLevel) in SlotLevelJSToC()
193 bool Common::SlotLevelCToJS(const NotificationSlot::NotificationLevel &inLevel, SlotLevel &outLevel) in SlotLevelCToJS()
Dcommon.cpp148 SlotLevel outLevel = SlotLevel::LEVEL_NONE; in SetNotificationSlot() local
848 … NotificationSlot::NotificationLevel outLevel {NotificationSlot::NotificationLevel::LEVEL_NONE}; in GetNotificationSlotByNumber() local