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

  /external/chromium_org/extensions/common/
extension_resource.h 24 FOLLOW_SYMLINKS_ANYWHERE,
  /external/chromium_org/chrome/common/extensions/
extension.h 136 // |FOLLOW_SYMLINKS_ANYWHERE| means that resources can be symlinks to
139 FOLLOW_SYMLINKS_ANYWHERE = 1 << 5,

Completed in 1222 milliseconds