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

  /external/libchrome/base/files/
file.cc 121 case FILE_ERROR_SECURITY:
122 return "FILE_ERROR_SECURITY";
file.h 98 // filesystem restriction. FILE_ERROR_SECURITY is returned when a browser
112 FILE_ERROR_SECURITY = -11,

Completed in 59 milliseconds