OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_wants_file_access
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/extensions/common/
extension.h
309
void
set_wants_file_access
(bool wants_file_access) {
function in class:extensions::Extension
/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);
Completed in 146 milliseconds