HomeSort by relevance Sort by last modified time
    Searched refs:ServerConnectionEvent (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/engine/net/
server_connection_manager.h 96 struct ServerConnectionEvent {
98 explicit ServerConnectionEvent(HttpResponse::ServerConnectionCode code) :
104 virtual void OnServerConnectionEvent(const ServerConnectionEvent& event) = 0;
server_connection_manager.cc 272 ServerConnectionEvent(server_status_)));
  /external/chromium_org/sync/engine/
all_status.h 25 struct ServerConnectionEvent;
sync_scheduler.h 25 struct ServerConnectionEvent;
  /external/chromium_org/sync/internal_api/
sync_manager_impl.h 143 const ServerConnectionEvent& event) OVERRIDE;
sync_manager_impl.cc 600 const ServerConnectionEvent& event) {
    [all...]

Completed in 234 milliseconds