Searched refs:SetMatchAllURLs (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_shortcut_launcher_item_controller.cc163 refocus_pattern.SetMatchAllURLs(true);
166 refocus_pattern.SetMatchAllURLs(false);
231 refocus_pattern.SetMatchAllURLs(true);
234 refocus_pattern.SetMatchAllURLs(false);
/external/chromium_org/extensions/common/
H A Durl_pattern.cc172 SetMatchAllURLs(false);
178 SetMatchAllURLs(true);
288 void URLPattern::SetMatchAllURLs(bool val) { function in class:URLPattern
603 temp.SetMatchAllURLs(false);
H A Durl_pattern.h125 void SetMatchAllURLs(bool val);
H A Durl_pattern_unittest.cc258 // via SetMatchAllURLs and by parsing <all_urls>.
260 pattern2.SetMatchAllURLs(true);
/external/chromium_org/chrome/browser/extensions/
H A Dbookmark_app_helper.cc393 origin_only_pattern.SetMatchAllURLs(true);

Completed in 120 milliseconds