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

  /external/chromium/chrome/browser/net/
sdch_dictionary_fetcher.cc 33 if (attempted_load_.find(dictionary_url) != attempted_load_.end()) {
38 attempted_load_.insert(dictionary_url);
sdch_dictionary_fetcher.h 85 std::set<GURL> attempted_load_; member in class:SdchDictionaryFetcher

Completed in 52 milliseconds