Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h292 bool ContentTypeCJToC(const ContentType &inType, OHOS::Notification::NotificationContent::Type &outType);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp736 bool ContentTypeCJToC(const ContentType &inType, NotificationContent::Type &outType) in ContentTypeCJToC() function
837 if (!ContentTypeCJToC(ContentType(content.notificationContentType), outType)) { in GetNotificationContent()

Completed in 4 milliseconds