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

<<71727374757677787980>>

  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.h 27 // Observes History service and routes the notifications as events to the
50 // Used for tracking registrations to history service notifications.
182 // Callback for the history service to acknowledge deletion.
208 // Callback for the history service to acknowledge deletion.
  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_device_lister.h 19 // Manages a watcher for a specific MDNS/DNS-SD service type and notifies
  /external/chromium_org/chrome/browser/extensions/api/preference/
chrome_direct_setting.h 22 // Returns the user pref service.
  /external/chromium_org/chrome/browser/extensions/
default_apps.h 45 VisitorInterface* service,
extension_warning_badge_service.h 19 // A service that is responsible for showing an extension warning badge on the
  /external/chromium_org/chrome/browser/history/
history_service_factory.h 31 // Note: This does not do any cleanup; it only destroys the service. The
  /external/chromium_org/chrome/browser/invalidation/
p2p_invalidation_service.h 20 // This service is a wrapper around P2PInvalidator. Unlike other
ticl_invalidation_service_unittest.cc 54 syncer::FakeInvalidator* fake_invalidator_; // owned by the service.
  /external/chromium_org/chrome/browser/local_discovery/
service_discovery_device_lister.h 52 // Create or recreate the service watcher
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_service.cc 274 return "Managed User Service";
322 ProfileSyncService* service = local
324 if (waiting_for_sync_initialization_ && service->sync_initialized()) {
326 service->RemoveObserver(this);
331 DLOG_IF(ERROR, service->GetAuthError().state() ==
364 ProfileSyncService* service = local
366 DCHECK(service->sync_initialized());
371 service->OnUserChoseDatatypes(sync_everything, synced_datatypes);
374 service->SetSetupInProgress(false);
375 service->SetSyncSetupCompleted()
438 ProfileSyncService* service = local
503 ProfileSyncService* service = local
    [all...]
  /external/chromium_org/chrome/browser/media/
media_device_id_salt.h 18 // service. If the cache is cleared, the MediaSourceIds are invalidated.
  /external/chromium_org/chrome/browser/net/
preconnect.h 21 // Try to preconnect. Typically motivated by OMNIBOX to reach search service.
proxy_service_factory.h 43 // Create a proxy service according to the options on command line.
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_base.h 86 virtual void OnInitializationCompleted(CloudPolicyService* service) OVERRIDE;
124 // Invoked to initialize the cloud policy service for |username|, which is the
125 // account associated with the Profile that owns this service. This is invoked
159 // Weak pointer to the profile this service is associated with.
  /external/chromium_org/chrome/browser/policy/
profile_policy_connector.h 40 void InitForTesting(scoped_ptr<PolicyService> service);
  /external/chromium_org/chrome/browser/profiles/
gaia_info_update_service.h 20 // This service kicks off a download of the user's name and profile picture.
  /external/chromium_org/chrome/browser/resources/about_welcome_android/
about_welcome_android.js 29 // Set visibility of terms of service footer.
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
main.html 27 <tab>Sync Service</tab>
  /external/chromium_org/chrome/browser/safe_browsing/
download_protection_service.h 54 // Creates a download service. The service is initially disabled. You need
90 // Enables or disables the service. This is usually called by the
188 // Keeps track of the state of the service.
ui_manager.h 5 // The Safe Browsing service is responsible for downloading anti-phishing and
79 const scoped_refptr<SafeBrowsingService>& service);
122 // protocol buffer, so the service can send it over.
159 // Safebrowsing service.
  /external/chromium_org/chrome/browser/sessions/
base_session_service.h 30 // BaseSessionService is the super class of both tab restore service and
31 // session service. It contains commonality needed by both, in particular
36 // Identifies the type of session service this is. This is used by the
45 // |type| gives the type of session service, |profile| the profile and
in_memory_tab_restore_service.h 13 // Tab restore service that doesn't persist tabs on disk. This is used on
persistent_tab_restore_service.h 18 // Tab restore service that persists data on disk.
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_data_type_controller.h 49 // service have finished loading.
proxy_data_type_controller.h 16 // service.

Completed in 1048 milliseconds

<<71727374757677787980>>