Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp86 if (!SlotTypeCJToC(SlotType(type), slot)) { in AddSlot()
110 if (!SlotTypeCJToC(SlotType(type), slotType)) { in GetSlot()
154 if (!SlotTypeCJToC(SlotType(type), slot)) { in RemoveSlot()
H A Dnotification_utils.cpp650 bool SlotTypeCJToC(const SlotType &inType, NotificationConstant::SlotType &outType) in SlotTypeCJToC() function
801 if (!SlotTypeCJToC(SlotType(slotType), outType)) { in GetNotificationSlotType()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h289 bool SlotTypeCJToC(const SlotType &inType, OHOS::Notification::NotificationConstant::SlotType &outType);

Completed in 6 milliseconds