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

  /external/webkit/Source/WebCore/page/
OriginAccessEntry.h 49 bool matchesOrigin(const SecurityOrigin&) const;
OriginAccessEntry.cpp 49 bool OriginAccessEntry::matchesOrigin(const SecurityOrigin& origin) const
SecurityOrigin.cpp 319 if (list->at(i).matchesOrigin(*targetOrigin))

Completed in 37 milliseconds