Home | History | Annotate | Download | only in webdata

Lines Matching refs:GetNextRequestHandle

107     new GenericRequest<TemplateURL>(this, GetNextRequestHandle(), NULL, url);
115 new GenericRequest<TemplateURLID>(this, GetNextRequestHandle(),
127 new GenericRequest<TemplateURL>(this, GetNextRequestHandle(), NULL, url);
136 new WebDataRequest(this, GetNextRequestHandle(), consumer);
148 GetNextRequestHandle(),
159 new GenericRequest<int>(this, GetNextRequestHandle(), NULL, version);
175 new GenericRequest2<GURL, SkBitmap>(this, GetNextRequestHandle(),
185 new GenericRequest2<GURL, bool>(this, GetNextRequestHandle(),
195 new GenericRequest<GURL>(this, GetNextRequestHandle(), NULL, app_url);
205 new GenericRequest<GURL>(this, GetNextRequestHandle(), consumer, app_url);
222 this, GetNextRequestHandle(), NULL, service, token);
231 this, GetNextRequestHandle(), NULL, std::string());
244 this, GetNextRequestHandle(), consumer, std::string());
260 new GenericRequest<PasswordForm>(this, GetNextRequestHandle(), NULL,
269 new GenericRequest<PasswordForm>(this, GetNextRequestHandle(),
278 new GenericRequest<PasswordForm>(this, GetNextRequestHandle(), NULL,
289 GetNextRequestHandle(),
306 new GenericRequest<PasswordForm>(this, GetNextRequestHandle(),
317 new WebDataRequest(this, GetNextRequestHandle(), consumer);
328 new WebDataRequest(this, GetNextRequestHandle(), consumer);
346 this, GetNextRequestHandle(), NULL, fields);
357 new WebDataRequest(this, GetNextRequestHandle(), consumer);
373 GetNextRequestHandle(),
386 GetNextRequestHandle(),
399 this, GetNextRequestHandle(), NULL, profile);
409 this, GetNextRequestHandle(), NULL, profile);
419 this, GetNextRequestHandle(), NULL, guid);
429 new WebDataRequest(this, GetNextRequestHandle(), consumer);
441 this, GetNextRequestHandle(), NULL, notify_sync);
451 this, GetNextRequestHandle(), NULL, credit_card);
461 this, GetNextRequestHandle(), NULL, credit_card);
471 this, GetNextRequestHandle(), NULL, guid);
481 new WebDataRequest(this, GetNextRequestHandle(), consumer);
495 GetNextRequestHandle(),
649 int WebDataService::GetNextRequestHandle() {