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

  /external/chromium_org/chrome/browser/sync/
about_sync_util.h 25 scoped_ptr<base::DictionaryValue> ConstructAboutInformation(
about_sync_util_unittest.cc 44 scoped_ptr<DictionaryValue> strings(ConstructAboutInformation(&service));
about_sync_util.cc 55 // populated in method in ConstructAboutInformation.
210 scoped_ptr<DictionaryValue> ConstructAboutInformation(
profile_sync_service_android.cc 461 sync_ui_util::ConstructAboutInformation(sync_service_);
  /external/chromium/chrome/browser/sync/
sync_ui_util.h 66 void ConstructAboutInformation(ProfileSyncService* service,
sync_ui_util_unittest.cc 38 sync_ui_util::ConstructAboutInformation(&service, &strings);
sync_ui_util.cc 327 void ConstructAboutInformation(ProfileSyncService* service,
  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui.cc 58 sync_ui_util::ConstructAboutInformation(service, about_info);
  /external/chromium_org/chrome/browser/chromeos/system_logs/
chrome_internal_log_source.cc 56 sync_ui_util::ConstructAboutInformation(service));
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_ui.cc 117 sync_ui_util::ConstructAboutInformation(service).release());
  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc     [all...]

Completed in 106 milliseconds