Home
last modified time | relevance | path

Searched refs:SessionHeader (Results 1 – 19 of 19) sorted by relevance

/external/chromium/chrome/browser/sync/protocol/
Dproto_value_conversions.h26 class SessionHeader; variable
56 const sync_pb::SessionHeader& session_header);
Dsession_specifics.proto22 optional SessionHeader header = 2;
26 message SessionHeader { message
Dproto_value_conversions.cc103 const sync_pb::SessionHeader& proto) { in SessionHeaderToValue()
/external/chromium_org/chrome/browser/sync/glue/
Dsession_sync_test_helper.cc27 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics()
37 sync_pb::SessionHeader* header = meta->mutable_header(); in AddWindowSpecifics()
Dsession_model_associator.h40 class SessionHeader; variable
298 const sync_pb::SessionHeader& header_specifics,
Dsession_model_associator.cc190 sync_pb::SessionHeader* header_s = specifics.mutable_header(); in AssociateWindows()
641 sync_pb::SessionHeader* header_s = base_specifics.mutable_header(); in AssociateModels()
799 const sync_pb::SessionHeader& header = specifics.header(); in AssociateForeignSpecifics()
865 const sync_pb::SessionHeader& header_specifics, in PopulateSessionHeaderFromSpecifics()
Dsession_model_associator_unittest.cc138 sync_pb::SessionHeader header_s; in TEST_F()
/external/chromium_org/chrome/browser/sync/sessions2/
Dsessions_sync_manager.h36 class SessionHeader; variable
243 const sync_pb::SessionHeader& header_specifics,
Dsessions_sync_manager_unittest.cc207 sync_pb::SessionHeader header_s; in TEST_F()
544 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()
556 const sync_pb::SessionHeader& header_s2 = specifics2.header(); in TEST_F()
652 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()
678 const sync_pb::SessionHeader& header_s2 = specifics2.header(); in TEST_F()
1030 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()
1103 const sync_pb::SessionHeader& session_header = header.session().header(); in TEST_F()
1154 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()
1183 const sync_pb::SessionHeader& header_s2 = specifics2.header(); in TEST_F()
Dsessions_sync_manager.cc111 sync_pb::SessionHeader* header_s = base_specifics->mutable_header(); in MergeDataAndStartSyncing()
143 sync_pb::SessionHeader* header_s = specifics.mutable_header(); in AssociateWindows()
542 const sync_pb::SessionHeader& header = specifics.header(); in UpdateTrackerWithForeignSession()
611 const sync_pb::SessionHeader& header_specifics, in PopulateSessionHeaderFromSpecifics()
/external/chromium_org/sync/protocol/
Dproto_value_conversions.h57 class SessionHeader; variable
106 const sync_pb::SessionHeader& session_header);
Dsession_specifics.proto22 optional SessionHeader header = 2;
30 message SessionHeader { message
Dproto_value_conversions.cc150 const sync_pb::SessionHeader& proto) { in SessionHeaderToValue()
/external/chromium_org/chrome/browser/extensions/api/sessions/
Dsessions_apitest.cc37 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics()
45 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildWindowSpecifics()
/external/chromium_org/chrome/browser/ui/toolbar/
Drecent_tabs_builder_test_helper.cc237 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics()
246 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildWindowSpecifics()
/external/chromium/chrome/browser/sync/glue/
Dsession_model_associator.cc114 sync_pb::SessionHeader* header_s = specifics.mutable_header(); in ReassociateWindows()
527 const sync_pb::SessionHeader& header = specifics.header(); in AssociateForeignSpecifics()
867 sync_pb::SessionHeader* header_s = specifics.mutable_header(); in OnGotSession()
888 sync_pb::SessionHeader* header_s) { in PopulateSessionSpecificsHeader()
Dsession_model_associator.h368 sync_pb::SessionHeader* header_s);
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_session_unittest.cc192 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()
264 sync_pb::SessionHeader* header_s = meta_specifics.mutable_header(); in TEST_F()
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_session_unittest.cc288 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()