HomeSort by relevance Sort by last modified time
    Searched full:service (Results 2526 - 2550 of 11175) sorted by null

<<101102103104105106107108109110>>

  /external/chromium_org/chrome/browser/invalidation/
invalidation_service_android.h 27 // around Android's invalidations service.
  /external/chromium_org/chrome/browser/managed_mode/
custodian_profile_downloader_service.h 46 // get instances of this service.
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service_unittest.cc 23 // Creates the destop notification service.
  /external/chromium_org/chrome/browser/password_manager/
password_manager_metrics_util.h 26 // returns 0. |pref_service| needs to be the profile preference service.
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.h 174 // if the history service is available, or registers for the notification of
180 // by |service|. Returns success as a boolean.
181 bool TryDeleteOldEntries(HistoryService* service);
184 // the local caches are created once the history service is available.
  /external/chromium_org/chrome/browser/prefs/
incognito_mode_prefs.h 41 // in the given pref service.
  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 24 SERVICE_ERROR, // Service returned an error or malformed reply.
  /external/chromium_org/chrome/browser/resources/network_speech_synthesis/
manifest.json 6 "description": "Component extension providing speech via the Google network text-to-speech service.",
  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service_request.cc 143 ProfileOAuth2TokenService* service = local
145 DCHECK(service);
147 account_id.empty() ? service->GetPrimaryAccountId() : account_id;
149 service->StartRequest(account_id_to_use, scopes, this).release());
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_message_filter_mac.h 56 // A JSON-RPC client that calls the Spelling service in the background.
  /external/chromium_org/chrome/browser/sync/test/integration/
themes_helper.cc 73 // TODO(akalin): Fix this inconsistent naming in the theme service.
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 69 // Register the service name here to enable to crack an URL on SyncFileSystem
253 SyncFileSystemService* service = SyncFileSystemServiceFactory::GetForProfile( local
255 DCHECK(service);
256 service->InitializeForApp(context_, origin_url, callback);
  /external/chromium_org/chrome/browser/ui/app_list/search/common/
json_response_fetcher.cc 17 const char kBadResponse[] = "Bad Web Service search response";
  /external/chromium_org/chrome/browser/ui/app_list/search/
history.h 43 // Returns true if the service is ready.
  /external/chromium_org/chrome/browser/ui/
chrome_pages.h 73 const std::string& service,
  /external/chromium_org/chrome/browser/ui/gtk/
throbber_gtk.h 56 // The theme service. Weak pointer.
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_unittest.cc 29 // needs this service so set a custom factory function.
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.h 40 virtual void OnPreferenceChanged(PrefService* service,
  /external/chromium_org/chrome/browser/usb/
usb_service.h 32 // The USB service handles creating and managing an event handler thread that is
  /external/chromium_org/chrome/browser/web_resource/
promo_resource_service.h 47 // if the promo service or Chrome locale has changed.
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.h 23 // A wrapper of WebDataService so that we can use it as a profile keyed service.
  /external/chromium_org/chrome/common/extensions/api/
dial.idl 54 // (1) The DIAL service refreshed its device list through periodic polling.
  /external/chromium_org/chrome/common/metrics/
caching_permuted_entropy_provider.h 25 // prefs service with the specified |low_entropy_source|, which should have a
  /external/chromium_org/chrome/service/net/
service_url_request_context.h 32 // information for requests. This subclass is meant to be used in the service
  /external/chromium_org/chrome/service/
service_ipc_server.h 25 // This class handles IPC commands for the service process.

Completed in 1367 milliseconds

<<101102103104105106107108109110>>