Lines Matching full:service
329 // Listen for bookmark model load, to bootstrap the sync service.
330 // On CrOS sync service will be initialized after sign in.
609 // The sync service needs to be deleted before the services it calls.
618 // increased the ref count of the service. In such a situation, when we
900 scoped_refptr<FaviconService> service(new FaviconService(this));
901 favicon_service_.swap(service);
991 // Send out the notification that the history service was created.
1177 // We're about to exit, force creation of the session service if it hasn't