Searched refs:SessionHeader (Results 1 – 11 of 11) sorted by relevance
22 sync_pb::SessionHeader SyncedSession::ToSessionHeader() const { in ToSessionHeader()23 sync_pb::SessionHeader header; in ToSessionHeader()
27 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics()37 sync_pb::SessionHeader* header = meta->mutable_header(); in AddWindowSpecifics()
85 sync_pb::SessionHeader ToSessionHeader() const;
40 class SessionHeader; variable251 const sync_pb::SessionHeader& header_specifics,331 static bool IsValidSessionHeader(const sync_pb::SessionHeader& header);
125 sync_pb::SessionHeader* header_s = base_specifics->mutable_header(); in MergeDataAndStartSyncing()159 sync_pb::SessionHeader* header_s = specifics.mutable_header(); in AssociateWindows()348 const sync_pb::SessionHeader& header) { in IsValidSessionHeader()434 sync_pb::SessionHeader* header_specifics = in GetAllSyncData()623 const sync_pb::SessionHeader& header = specifics.header(); in UpdateTrackerWithForeignSession()695 const sync_pb::SessionHeader& header_specifics, in PopulateSessionHeaderFromSpecifics()
324 sync_pb::SessionHeader header_s; in TEST_F()776 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()789 const sync_pb::SessionHeader& header_s2 = specifics2.header(); in TEST_F()998 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()1025 const sync_pb::SessionHeader& header_s2 = specifics2.header(); in TEST_F()1319 const sync_pb::SessionHeader& session_header = in TEST_F()1465 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()1552 const sync_pb::SessionHeader& session_header = header.session().header(); in TEST_F()1604 const sync_pb::SessionHeader& header_s = specifics.header(); in TEST_F()1634 const sync_pb::SessionHeader& header_s2 = specifics2.header(); in TEST_F()
60 class SessionHeader; variable112 const sync_pb::SessionHeader& session_header);
22 optional SessionHeader header = 2;30 message SessionHeader { message
160 const sync_pb::SessionHeader& proto) { in SessionHeaderToValue()
263 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics()272 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildWindowSpecifics()
47 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildSessionSpecifics()55 sync_pb::SessionHeader* header = meta->mutable_header(); in BuildWindowSpecifics()