GetUpdatesResponseEvent  236 sync/engine/get_updates_processor.cc     GetUpdatesResponseEvent response_event(
GetUpdatesResponseEvent  267 sync/engine/get_updates_processor.cc   GetUpdatesResponseEvent response_event(
GetUpdatesResponseEvent   12 sync/internal_api/events/get_updates_response_event.cc GetUpdatesResponseEvent::GetUpdatesResponseEvent(
GetUpdatesResponseEvent   21 sync/internal_api/events/get_updates_response_event.cc GetUpdatesResponseEvent::~GetUpdatesResponseEvent() {}
GetUpdatesResponseEvent   23 sync/internal_api/events/get_updates_response_event.cc base::Time GetUpdatesResponseEvent::GetTimestamp() const {
GetUpdatesResponseEvent   27 sync/internal_api/events/get_updates_response_event.cc std::string GetUpdatesResponseEvent::GetType() const {
GetUpdatesResponseEvent   31 sync/internal_api/events/get_updates_response_event.cc std::string GetUpdatesResponseEvent::GetDetails() const {
GetUpdatesResponseEvent   46 sync/internal_api/events/get_updates_response_event.cc GetUpdatesResponseEvent::GetProtoMessage() const {
GetUpdatesResponseEvent   51 sync/internal_api/events/get_updates_response_event.cc scoped_ptr<ProtocolEvent> GetUpdatesResponseEvent::Clone() const {
GetUpdatesResponseEvent   53 sync/internal_api/events/get_updates_response_event.cc       new GetUpdatesResponseEvent(
GetUpdatesResponseEvent   22 sync/internal_api/public/events/get_updates_response_event.h class SYNC_EXPORT_PRIVATE GetUpdatesResponseEvent : public ProtocolEvent {
GetUpdatesResponseEvent   24 sync/internal_api/public/events/get_updates_response_event.h   GetUpdatesResponseEvent(
GetUpdatesResponseEvent   29 sync/internal_api/public/events/get_updates_response_event.h   virtual ~GetUpdatesResponseEvent();
GetUpdatesResponseEvent   42 sync/internal_api/public/events/get_updates_response_event.h   DISALLOW_COPY_AND_ASSIGN(GetUpdatesResponseEvent);