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

  /external/chromium_org/chrome/common/extensions/
extension.h 123 // |ALLOW_FILE_ACCESS| indicates that the user is allowing this extension
126 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 27 milliseconds