Searched refs:unique_urls_ (Results 1 – 1 of 1) sorted by relevance
171 return unique_urls_.find(url) != unique_urls_.end(); in HasURL()183 unique_urls_.insert(url); in GetRowForURL()194 std::set<GURL> unique_urls_; member in history::HistoryBackend::URLQuerier