RetroArch
Functions
task_file_transfer.c File Reference
#include <string.h>
#include <errno.h>
#include <file/nbio.h>
#include <compat/strl.h>
#include <retro_miscellaneous.h>
#include <string/stdstring.h>
#include "tasks_internal.h"
#include "../verbosity.h"
Include dependency graph for task_file_transfer.c:

Functions

bool task_image_load_handler (retro_task_t *task)
 
static int task_file_transfer_iterate_transfer (nbio_handle_t *nbio)
 
static int task_file_transfer_iterate_parse (nbio_handle_t *nbio)
 
void task_file_load_handler (retro_task_t *task)
 

Function Documentation

◆ task_file_load_handler()

void task_file_load_handler ( retro_task_t task)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ task_file_transfer_iterate_parse()

static int task_file_transfer_iterate_parse ( nbio_handle_t nbio)
static
Here is the caller graph for this function:

◆ task_file_transfer_iterate_transfer()

static int task_file_transfer_iterate_transfer ( nbio_handle_t nbio)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ task_image_load_handler()

bool task_image_load_handler ( retro_task_t task)
Here is the call graph for this function:
Here is the caller graph for this function: