Home | History | Annotate | Download | only in login

Lines Matching refs:URLFetcher

130   // This is how we inject fake URLFetcher objects, with a factory.
134 URLFetcher::set_factory(&factory);
146 URLFetcher::set_factory(NULL);
157 // This is how we inject fake URLFetcher objects, with a factory.
161 URLFetcher::set_factory(&factory);
174 URLFetcher::set_factory(NULL);
188 // This is how we inject fake URLFetcher objects, with a factory.
190 URLFetcher::set_factory(&factory);
204 URLFetcher::set_factory(NULL);
214 // This is how we inject fake URLFetcher objects, with a factory.
216 URLFetcher::set_factory(&factory);
228 URLFetcher::set_factory(NULL);