OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALLOW_FILE_ACCESS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/common/
extension.h
127
// |
ALLOW_FILE_ACCESS
| indicates that the user is allowing this extension
130
ALLOW_FILE_ACCESS
= 1 << 2,
/external/chromium/chrome/common/extensions/
extension.h
214
// |
ALLOW_FILE_ACCESS
| indicates that the user is allowing this extension
217
ALLOW_FILE_ACCESS
= 1 << 2,
[
all
...]
Completed in 296 milliseconds