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

/external/libchrome/base/files/
H A Dfile.h80 FLAG_DELETE_ON_CLOSE = 1 << 13, enumerator in enum:base::File::Flags
288 // process. Handling of FLAG_DELETE_ON_CLOSE varies by OS. On POSIX, the File

Completed in 43 milliseconds