Home
last modified time | relevance | path

Searched refs:ServerConnectionCodeFromNetError (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsyncapi_server_connection_manager.cc55 response->server_status = HttpResponse::ServerConnectionCodeFromNetError( in Init()
/external/chromium_org/sync/engine/net/
Dserver_connection_manager.h92 static ServerConnectionCode ServerConnectionCodeFromNetError(
Dserver_connection_manager.cc59 HttpResponse::ServerConnectionCodeFromNetError(int error_code) { in ServerConnectionCodeFromNetError() function in syncer::HttpResponse