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

/external/chromium_org/ppapi/c/
H A Dppb_file_io.h45 PP_FILEOPENFLAG_WRITE = 1 << 1, enumerator in enum:__anon9889
55 * regular file. <code>PP_FILEOPENFLAG_WRITE</code> must also be specified.
66 * the file. Mututally exclusive with <code>PP_FILEOPENFLAG_WRITE</code>.

Completed in 71 milliseconds