Lines Matching full:service
25 // The test service is used for end-to-end tests. The service runs in a
29 // The test service exports an object with methods such as Echo() and
33 // Options for the test service.
41 // Flags governing parameters of service ownership request.
51 // Starts the service in a separate thread.
55 // Waits until the service is started (i.e. all methods are exported).
59 // Shuts down the service and blocks until it's done.
93 // when the service requests the ownership. |success| is the result of the
169 // Options to use when requesting service ownership.