Searched refs:PrepareCommitProto (Results 1 – 4 of 4) sorted by relevance
58 void PrepareCommitProto(sync_pb::SyncEntity* commit_entity,
73 entity->PrepareCommitProto(&pb_entity, &sequence_number); in TEST_F()
94 void EntityTracker::PrepareCommitProto(sync_pb::SyncEntity* commit_entity, in PrepareCommitProto() function in syncer::EntityTracker
255 entity->PrepareCommitProto(commit_entity, &sequence_number); in GetContribution()