Home
last modified time | relevance | path

Searched defs:sync_user_agent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/protocol/
Ddevice_info_specifics.proto33 optional string sync_user_agent = 4; field
/external/chromium_org/chrome/browser/sync/glue/
Ddevice_info.cc50 const std::string& sync_user_agent, in DeviceInfo()
73 const std::string& DeviceInfo::sync_user_agent() const { in sync_user_agent() function in browser_sync::DeviceInfo