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

  /external/chromium_org/base/files/
file.h 76 FLAG_EXECUTE = 1 << 18, // Used on Windows only.
file_win.cc 62 if (flags & FLAG_EXECUTE)

Completed in 35 milliseconds