Searched refs:sync_user_agent (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Ddevice_info.cc13 const std::string& sync_user_agent,
19 sync_user_agent_(sync_user_agent),
38 const std::string& DeviceInfo::sync_user_agent() const { function in class:sync_driver::DeviceInfo
94 this->sync_user_agent() == other.sync_user_agent() &&
10 DeviceInfo(const std::string& guid, const std::string& client_name, const std::string& chrome_version, const std::string& sync_user_agent, const sync_pb::SyncEnums::DeviceType device_type, const std::string& signin_scoped_device_id) argument
H A Ddevice_info.h26 const std::string& sync_user_agent,
46 const std::string& sync_user_agent() const;
H A Ddevice_info_sync_service.cc290 specifics.set_sync_user_agent(info->sync_user_agent());
320 specifics.sync_user_agent(),
/external/chromium_org/chrome/browser/sync/glue/
H A Dlocal_device_info_provider_mock.cc16 const std::string& sync_user_agent,
25 sync_user_agent,
12 LocalDeviceInfoProviderMock( const std::string& guid, const std::string& client_name, const std::string& chrome_version, const std::string& sync_user_agent, const sync_pb::SyncEnums::DeviceType device_type, const std::string& signin_scoped_device_id) argument
H A Dlocal_device_info_provider_mock.h23 const std::string& sync_user_agent,
H A Dlocal_device_info_provider_unittest.cc87 local_device_info->sync_user_agent());
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
H A Dsigned_in_devices_api_unittest.cc45 device_info->sync_user_agent(),
/external/chromium_org/sync/protocol/
H A Dproto_value_conversions.cc502 SET_STR(sync_user_agent);

Completed in 126 milliseconds