OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
94
// filesystem restriction.
FILE_ERROR_SECURITY
is returned when a browser
108
FILE_ERROR_SECURITY
= -11,
Completed in 711 milliseconds