7 calls to content_get_uploaded_file()

content_content_load in modules/content/content.module
Implementation of content's hook_content_load
content_edit_content_form in modules/content/content.module
This form lets the user edit some piece of content
content_files_handle_download in modules/content/content.module
This actually finds and downloads the file for the user, decrypting if necessary.
content_files_user_may_download_file in modules/content/content.module
Returns TRUE or FALSE if the user has access to download this particular student's file.
content_public_files_form in modules/content/content.module
This screen lets the user upload/manage/delete "public files" stored at custom/files/content_uploads/public_uploads/
engagements_display_main in modules/engagements/engagements.module
displays the main Engagements tab, which shows the history of past engagements.
engagements_send_email_or_txt_form_submit in modules/engagements/engagements.module