Searched refs:CheckImageSizeForContent (Results 1 – 6 of 6) sorted by relevance
997 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1019 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1039 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1060 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1081 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1107 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1133 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()1152 auto result = notificationRequest.CheckImageSizeForContent(); in HWTEST_F()
100 auto result = request->CheckImageSizeForContent(); in CheckPictureSize()
322 ErrCode ret = request.CheckImageSizeForContent();
1201 ErrCode CheckImageSizeForContent() const;
1188 ErrCode err = request.CheckImageSizeForContent(); in CheckImageSize()
2244 ErrCode NotificationRequest::CheckImageSizeForContent() const in CheckImageSizeForContent() function in OHOS::Notification::NotificationRequest