Home
last modified time | relevance | path

Searched refs:GetTypeStatusMap (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dabout_sync_util.cc492 about_info->Set("type_status", service->GetTypeStatusMap()); in ConstructAboutInformation()
Dprofile_sync_service.h600 base::Value* GetTypeStatusMap() const;
Dprofile_sync_service.cc2006 base::Value* ProfileSyncService::GetTypeStatusMap() const { in GetTypeStatusMap() function in ProfileSyncService