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

  /external/chromium_org/chrome/common/extensions/
extension.h 301 bool wants_file_access() const { return wants_file_access_; }
306 wants_file_access_ = wants_file_access;
441 bool wants_file_access_; member in class:extensions::Extension
  /external/chromium/chrome/common/extensions/
extension.h 617 bool wants_file_access() const { return wants_file_access_; }
919 bool wants_file_access_; member in class:Extension
    [all...]

Completed in 36 milliseconds