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

  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.h 129 struct ServerConnectionEvent2 {
132 ServerConnectionEvent2(HttpResponse::ServerConnectionCode code,
139 virtual void OnServerConnectionEvent(const ServerConnectionEvent2& event) = 0;
server_connection_manager.cc 162 ServerConnectionEvent2(server_status_, server_reachable_));
  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 97 virtual void OnServerConnectionEvent(const ServerConnectionEvent2& event);
syncapi.cc 79 using browser_sync::ServerConnectionEvent2;
    [all...]
syncer_thread.cc 867 const ServerConnectionEvent2& event)
    [all...]

Completed in 4791 milliseconds