Searched refs:ContentTypeCToJS (Results 1 – 2 of 2) sorted by relevance
1400 static bool ContentTypeCToJS(const NotificationContent::Type &inType, ContentType &outType);
924 if (!ContentTypeCToJS(type, outType)) { in SetNotificationContent()4337 bool Common::ContentTypeCToJS(const NotificationContent::Type &inType, ContentType &outType) in ContentTypeCToJS() function in OHOS::NotificationNapi::Common