Searched refs:sync_user_agent (Results 1 – 7 of 7) sorted by relevance
50 const std::string& sync_user_agent, in DeviceInfo() argument55 sync_user_agent_(sync_user_agent), in DeviceInfo()73 const std::string& DeviceInfo::sync_user_agent() const { in sync_user_agent() function in browser_sync::DeviceInfo125 && this->sync_user_agent() == other.sync_user_agent() in Equals()
74 specifics.sync_user_agent(), in ReadLocalDeviceInfo()93 specifics.sync_user_agent(), in ReadDeviceInfo()130 specifics.sync_user_agent(), in GetAllSyncedDeviceInfo()167 specifics.set_sync_user_agent(info.sync_user_agent()); in WriteLocalDeviceInfo()
30 const std::string& sync_user_agent,49 const std::string& sync_user_agent() const;
31 specifics->set_sync_user_agent(device_info.sync_user_agent()); in ConvertDeviceInfoSpecifics()
33 optional string sync_user_agent = 4; field
454 SET_STR(sync_user_agent); in DeviceInfoSpecificsToValue()
159 device_info.sync_user_agent(), in CreateDeviceInfo()