Home | History | Annotate | Download | only in net

Lines Matching defs:SdchDictionaryFetcher

11 SdchDictionaryFetcher::SdchDictionaryFetcher()
16 SdchDictionaryFetcher::~SdchDictionaryFetcher() {
20 void SdchDictionaryFetcher::Shutdown() {
24 void SdchDictionaryFetcher::Schedule(const GURL& dictionary_url) {
43 void SdchDictionaryFetcher::ScheduleDelayedRun() {
47 method_factory_.NewRunnableMethod(&SdchDictionaryFetcher::StartFetching),
52 void SdchDictionaryFetcher::StartFetching() {
72 void SdchDictionaryFetcher::OnURLFetchComplete(