Searched refs:CheckImageSizeForPicture (Results 1 – 2 of 2) sorted by relevance
1462 static ErrCode CheckImageSizeForPicture(std::shared_ptr<NotificationBasicContent> &content);
2593 ErrCode NotificationRequest::CheckImageSizeForPicture(std::shared_ptr<NotificationBasicContent> &co… in CheckImageSizeForPicture() function in OHOS::Notification::NotificationRequest2653 return CheckImageSizeForPicture(basicContent); in CheckImageSizeForContent()