/external/chromium/chrome/browser/sync/protocol/ |
D | proto_value_conversions.h | 26 class SessionHeader; variable 56 const sync_pb::SessionHeader& session_header);
|
D | session_specifics.proto | 22 optional SessionHeader header = 2; 26 message SessionHeader { message
|
D | proto_value_conversions.cc | 103 const sync_pb::SessionHeader& proto) { in SessionHeaderToValue()
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | session_sync_test_helper.cc | 27 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics() 37 sync_pb::SessionHeader* header = meta->mutable_header(); in AddWindowSpecifics()
|
D | session_model_associator.h | 40 class SessionHeader; variable 298 const sync_pb::SessionHeader& header_specifics,
|
D | session_model_associator.cc | 190 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()
|
D | session_model_associator_unittest.cc | 138 sync_pb::SessionHeader header_s; in TEST_F()
|
/external/chromium_org/chrome/browser/sync/sessions2/ |
D | sessions_sync_manager.h | 36 class SessionHeader; variable 243 const sync_pb::SessionHeader& header_specifics,
|
D | sessions_sync_manager_unittest.cc | 207 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()
|
D | sessions_sync_manager.cc | 111 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/ |
D | proto_value_conversions.h | 57 class SessionHeader; variable 106 const sync_pb::SessionHeader& session_header);
|
D | session_specifics.proto | 22 optional SessionHeader header = 2; 30 message SessionHeader { message
|
D | proto_value_conversions.cc | 150 const sync_pb::SessionHeader& proto) { in SessionHeaderToValue()
|
/external/chromium_org/chrome/browser/extensions/api/sessions/ |
D | sessions_apitest.cc | 37 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/ |
D | recent_tabs_builder_test_helper.cc | 237 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/ |
D | session_model_associator.cc | 114 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()
|
D | session_model_associator.h | 368 sync_pb::SessionHeader* header_s);
|
/external/chromium/chrome/browser/sync/ |
D | profile_sync_service_session_unittest.cc | 192 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/ |
D | profile_sync_service_session_unittest.cc | 288 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()
|