CONNECTION_UNAVAILABLE 44 sync/engine/net/server_connection_manager.cc ENUM_CASE(CONNECTION_UNAVAILABLE); CONNECTION_UNAVAILABLE 69 sync/engine/net/server_connection_manager.cc return CONNECTION_UNAVAILABLE; CONNECTION_UNAVAILABLE 304 sync/engine/net/server_connection_manager.cc params->response.server_status = HttpResponse::CONNECTION_UNAVAILABLE; CONNECTION_UNAVAILABLE 194 sync/engine/sync_scheduler_impl.cc if (HttpResponse::CONNECTION_UNAVAILABLE == CONNECTION_UNAVAILABLE 89 sync/engine/syncer_proto_util.cc case HttpResponse::CONNECTION_UNAVAILABLE: CONNECTION_UNAVAILABLE 86 sync/internal_api/syncapi_server_connection_manager_unittest.cc EXPECT_EQ(HttpResponse::CONNECTION_UNAVAILABLE, CONNECTION_UNAVAILABLE 104 sync/internal_api/syncapi_server_connection_manager_unittest.cc EXPECT_EQ(HttpResponse::CONNECTION_UNAVAILABLE, CONNECTION_UNAVAILABLE 129 sync/internal_api/syncapi_server_connection_manager_unittest.cc EXPECT_EQ(HttpResponse::CONNECTION_UNAVAILABLE, CONNECTION_UNAVAILABLE 119 sync/test/engine/mock_connection_manager.cc params->response.server_status = HttpResponse::CONNECTION_UNAVAILABLE; CONNECTION_UNAVAILABLE 726 sync/test/engine/mock_connection_manager.cc server_status_ = HttpResponse::CONNECTION_UNAVAILABLE;