Home
last modified time | relevance | path

Searched refs:FILE_ERROR_SECURITY (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile.cc95 case FILE_ERROR_SECURITY: in ErrorToString()
96 return "FILE_ERROR_SECURITY"; in ErrorToString()
H A Dfile.h60 // filesystem restriction. FILE_ERROR_SECURITY is returned when a browser
74 FILE_ERROR_SECURITY = -11, enumerator

Completed in 2 milliseconds