Home | History | Annotate | Download | only in drive_backend_v1

Lines Matching defs:UpdateServiceState

281   UpdateServiceState(REMOTE_SERVICE_OK, "Authenticated");
292 UpdateServiceState(REMOTE_SERVICE_OK, "Network connected");
411 UpdateServiceState(REMOTE_SERVICE_OK, std::string());
416 UpdateServiceState(REMOTE_SERVICE_AUTHENTICATION_REQUIRED,
422 UpdateServiceState(REMOTE_SERVICE_AUTHENTICATION_REQUIRED,
431 UpdateServiceState(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE,
439 UpdateServiceState(REMOTE_SERVICE_DISABLED,
449 void DriveFileSyncService::UpdateServiceState(RemoteServiceState state,
1064 UpdateServiceState(REMOTE_SERVICE_OK, "Got push notification for Drive.");