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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc163 static bool HostNameComparator(const GURL& i, const GURL& j) { function in namespace:content
171 std::sort(origins.begin(), origins.end(), HostNameComparator);

Completed in 64 milliseconds