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

  /external/chromium/chrome/browser/webdata/
web_data_service_win.cc 13 new GenericRequest<IE7PasswordInfo>(this, GetNextRequestHandle(), NULL,
22 new GenericRequest<IE7PasswordInfo>(this, GetNextRequestHandle(), NULL,
33 new GenericRequest<IE7PasswordInfo>(this, GetNextRequestHandle(),
web_data_service.cc 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)
    [all...]
web_data_service.h 554 int GetNextRequestHandle();

Completed in 44 milliseconds