Home
last modified time | relevance | path

Searched refs:SlotLevelCToCJ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h291 bool SlotLevelCToCJ(const OHOS::Notification::NotificationSlot::NotificationLevel &inLevel, SlotLevel &outLevel);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp710 bool SlotLevelCToCJ(const NotificationSlot::NotificationLevel &inLevel, SlotLevel &outLevel) in SlotLevelCToCJ() function
887 if (!SlotLevelCToCJ(slot.GetLevel(), outLevel)) { in SetNotificationSlot()
888 LOGE("SetNotificationSlot SlotLevelCToCJ failed."); in SetNotificationSlot()

Completed in 4 milliseconds