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

  /external/chromium/net/base/
sdch_manager.h 44 // The Schedule() method is called when there is a need to get a dictionary
47 virtual void Schedule(const GURL& dictionary_url) = 0;
279 // Schedule the URL fetching to load a dictionary. This will always return
sdch_manager.cc 185 fetcher_->Schedule(dictionary_url);
  /external/v8/src/
debug.h 878 void Schedule();
debug.cc     [all...]

Completed in 136 milliseconds