Home | History | Annotate | Download | only in common

Lines Matching full:service

126 // The URL of the cloud print service to use, overrides any value
128 // print service has been enabled (see enable-cloud-print).
129 const char kCloudPrintServiceURL[] = "cloud-print-service";
313 // Disables the backend service for web resources.
383 // This applies only when the process type is "service". Enables the
384 // Cloud Print Proxy component within the service process.
457 // This applies only when the process type is "service". Enables the
458 // Chromoting Host Process within the service process.
705 // Disables the service process from adding itself as an autorun process. This
706 // does not delete existing autorun registrations, it just prevents the service
708 const char kNoServiceAutorun[] = "no-service-autorun";
850 // The LSID of the account to use for the service process.
851 const char kServiceAccountLsid[] = "service-account-lsid";
1104 // Clear the token service before using it. This allows simulating
1106 const char kClearTokenService[] = "clear-token-service";
1108 // Sets a token in the token service, for testing.