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

  /external/chromium/chrome/common/extensions/
url_pattern.h 156 void set_match_all_urls(bool val) { match_all_urls_ = val; } function in class:URLPattern
url_pattern.cc 347 temp.set_match_all_urls(false);
extension.cc     [all...]

Completed in 234 milliseconds