Home | History | Annotate | Download | only in drive_backend_v1

Lines Matching defs:status_message

250   const char* status_message = enabled ? "Sync is enabled" : "Sync is disabled";
253 OnRemoteServiceStateUpdated(GetCurrentState(), status_message));