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

  /external/chromium_org/chrome/browser/favicon/
favicon_service_factory.cc 51 FaviconClient* favicon_client = local
53 return new FaviconService(static_cast<Profile*>(profile), favicon_client);
favicon_handler_unittest.cc 1411 FaviconClient* favicon_client = local
    [all...]
  /external/chromium_org/chrome/browser/history/android/
sqlite_cursor_unittest.cc 206 FaviconClient* favicon_client = local
209 new FaviconService(testing_profile_, favicon_client);
  /external/chromium_org/chrome/test/base/
testing_profile.cc 460 FaviconClient* favicon_client = local
462 return new FaviconService(static_cast<Profile*>(profile), favicon_client);
    [all...]

Completed in 374 milliseconds