Searched defs:PPB_FileIO (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppb_file_io.h21 #define PPB_FILEIO_INTERFACE_1_0 "PPB_FileIO;1.0"
22 #define PPB_FILEIO_INTERFACE_1_1 "PPB_FileIO;1.1"
82 * The <code>PPB_FileIO</code> struct is used to operate on a regular file
102 * <code>PPB_FileIO</code>, <code>PP_FALSE</code> if the resource is
103 * invalid or some type other than <code>PPB_FileIO</code>.
300 typedef struct PPB_FileIO_1_1 PPB_FileIO; typedef in typeref:struct:PPB_FileIO_1_1

Completed in 56 milliseconds