OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_user_agent
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
device_info.h
30
const std::string&
sync_user_agent
,
49
const std::string&
sync_user_agent
() const;
device_info.cc
50
const std::string&
sync_user_agent
,
55
sync_user_agent_(
sync_user_agent
),
73
const std::string& DeviceInfo::
sync_user_agent
() const {
function in class:browser_sync::DeviceInfo
125
&& this->
sync_user_agent
() == other.
sync_user_agent
()
synced_device_tracker.cc
74
specifics.
sync_user_agent
(),
93
specifics.
sync_user_agent
(),
130
specifics.
sync_user_agent
(),
167
specifics.set_sync_user_agent(info.
sync_user_agent
());
synced_device_tracker_unittest.cc
31
specifics->set_sync_user_agent(device_info.
sync_user_agent
());
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
signed_in_devices_api_unittest.cc
159
device_info.
sync_user_agent
(),
/external/chromium_org/sync/protocol/
proto_value_conversions.cc
454
SET_STR(
sync_user_agent
);
[
all
...]
Completed in 2729 milliseconds