OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_exclude_globs
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/extensions/
user_script.h
149
void
clear_exclude_globs
() { exclude_globs_.clear(); }
function in class:UserScript
user_script_unittest.cc
113
script.
clear_exclude_globs
();
Completed in 3302 milliseconds