Home | History | Annotate | Download | only in common

Lines Matching full:service

23 // Service process messages:
24 // These are messages from the browser to the service process.
25 // Tell the service process to enable the cloud proxy passing in the lsid
29 // Tell the service process to enable the cloud proxy passing in specific
32 std::string, /* token for cloudprint service */
33 std::string /* token for Google Talk service */)
34 // Tell the service process to disable the cloud proxy.
55 // Tell the service process to shutdown.
58 // Tell the service process that an update is available.
62 // Service process host messages:
63 // These are messages from the service process to the browser.