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

  /external/chromium_org/remoting/jingle_glue/
chromium_port_allocator.cc 47 std::set<const net::URLFetcher*> url_fetchers_; member in class:remoting::__anon14491::ChromiumPortAllocatorSession
74 STLDeleteElements(&url_fetchers_);
107 url_fetchers_.insert(url_fetcher.release());
116 url_fetchers_.erase(source);
  /external/chromium_org/components/autofill/core/browser/
autofill_download.h 146 std::map<net::URLFetcher*, FormRequestData> url_fetchers_; member in class:autofill::AutofillDownloadManager

Completed in 463 milliseconds