GetMutableLastUpdate  425 sync/test/engine/mock_connection_manager.cc   return GetMutableLastUpdate();
GetMutableLastUpdate  442 sync/test/engine/mock_connection_manager.cc   string id_string = GetMutableLastUpdate()->id_string();
GetMutableLastUpdate  450 sync/test/engine/mock_connection_manager.cc   GetMutableLastUpdate()->set_originator_cache_guid(client_id);
GetMutableLastUpdate  451 sync/test/engine/mock_connection_manager.cc   GetMutableLastUpdate()->set_originator_client_item_id(entry_id);
GetMutableLastUpdate  455 sync/test/engine/mock_connection_manager.cc   GetMutableLastUpdate()->set_server_defined_unique_tag(tag);
GetMutableLastUpdate  459 sync/test/engine/mock_connection_manager.cc   GetMutableLastUpdate()->set_client_defined_unique_tag(tag);
GetMutableLastUpdate  463 sync/test/engine/mock_connection_manager.cc   GetMutableLastUpdate()->set_position_in_parent(server_position);
GetMutableLastUpdate  263 sync/test/engine/mock_connection_manager.h   sync_pb::SyncEntity* GetMutableLastUpdate();