Home
last modified time | relevance | path

Searched refs:GetContentTypeByString (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_content.h232 …static bool GetContentTypeByString(const std::string &strContentType, NotificationContent::Type &c…
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp335 bool NotificationContent::GetContentTypeByString( in GetContentTypeByString() function in OHOS::Notification::NotificationContent
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp141 !NotificationContent::GetContentTypeByString( in ParseReminderFilterSlot()