HomeSort by relevance Sort by last modified time
    Searched defs:CreateIntersection (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/extensions/common/
url_pattern_set.cc 38 void URLPatternSet::CreateIntersection(const URLPatternSet& set1,
  /external/chromium_org/chrome/common/extensions/permissions/
permission_set.cc 95 PermissionSet* PermissionSet::CreateIntersection(
106 URLPatternSet::CreateIntersection(set1_safe->explicit_hosts(),
111 URLPatternSet::CreateIntersection(set1_safe->scriptable_hosts(),

Completed in 195 milliseconds