HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_OPEN_TRUNCATED (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/files/
file.h 71 FLAG_OPEN_TRUNCATED = 1 << 4, // Opens a file and truncates it, only if it
file_posix.cc 446 if (flags & FLAG_OPEN_TRUNCATED) {

Completed in 91 milliseconds