HomeSort by relevance Sort by last modified time
    Searched full:set_wants_file_access (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/extensions/manifest_handlers/
content_scripts_handler.cc 165 extension->set_wants_file_access(true);
  /external/chromium_org/extensions/common/permissions/
permissions_data.cc 188 extension->set_wants_file_access(true);
  /external/chromium_org/extensions/common/
extension.h 309 void set_wants_file_access(bool wants_file_access) { function in class:extensions::Extension

Completed in 174 milliseconds