Searched defs:outLevel (Results 1 – 2 of 2) sorted by relevance
145 bool Common::SlotLevelJSToC(const SlotLevel &inLevel, NotificationSlot::NotificationLevel &outLevel) in SlotLevelJSToC()193 bool Common::SlotLevelCToJS(const NotificationSlot::NotificationLevel &inLevel, SlotLevel &outLevel) in SlotLevelCToJS()
148 SlotLevel outLevel = SlotLevel::LEVEL_NONE; in SetNotificationSlot() local848 … NotificationSlot::NotificationLevel outLevel {NotificationSlot::NotificationLevel::LEVEL_NONE}; in GetNotificationSlotByNumber() local