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

<<131132133134135136137138139140>>

  /external/chromium_org/chrome/browser/ui/webui/options/
core_options_handler.h 71 virtual void OnPreferenceChanged(PrefService* service,
108 // Finds the pref service that holds the given pref. If the pref is not found,
  /external/chromium_org/chrome/browser/usb/
usb_service.cc 40 explicit ExitObserver(UsbService* service) : service_(service) {
  /external/chromium_org/chrome/browser/web_resource/
promo_resource_service.cc 159 content::NotificationService* service = local
161 service->Notify(chrome::NOTIFICATION_PROMO_RESOURCE_STATE_CHANGED,
  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.h 21 // Values used to register or update a printer with the cloud print service.
68 // Tags for cloud print service.
  /external/chromium_org/chrome/common/extensions/api/
history.json 50 "text": {"type": "string", "description": "A free-text query to the history service. Leave empty to retrieve all pages."},
167 "description": "Fired when one or more URLs are removed from the history service. When all visits have been removed the URL is purged from history.",
privacy.json 30 "description": "If enabled, Chrome uses a web service to help resolve navigation errors. This preference's value is a boolean, defaulting to <code>true</code>."
50 "description": "If enabled, Chrome uses a web service to help correct spelling errors. This preference's value is a boolean, defaulting to <code>false</code>."
  /external/chromium_org/chrome/common/extensions/
extension_constants.cc 52 "https://clients2.google.com/service/update2/crx";
78 // The extension blacklist URL is returned from the update service and
  /external/chromium_org/chrome/common/favicon/
favicon_url_parser.cc 85 // favicon sizes which are not cached by the favicon service.
86 // Currently the favicon service caches:
  /external/chromium_org/chrome/common/
service_process_util_win.cc 80 // Gets the name of the service process IPC channel.
110 // An event that is signaled when a service process is ready.
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 5 #include "chrome/service/cloud_print/cloud_print_proxy_backend.h"
18 #include "chrome/service/cloud_print/cloud_print_auth.h"
19 #include "chrome/service/cloud_print/cloud_print_connector.h"
20 #include "chrome/service/cloud_print/cloud_print_service_helpers.h"
21 #include "chrome/service/cloud_print/cloud_print_token_store.h"
22 #include "chrome/service/cloud_print/connector_settings.h"
23 #include "chrome/service/net/service_url_request_context.h"
24 #include "chrome/service/service_process.h"
  /external/chromium_org/chrome/service/
service_utility_process_host.h 39 // Acts as the service-side host to a utility child process. A
102 // printer. Used on Windows to isolate the service process from printer driver
  /external/chromium_org/chrome_frame/
bind_status_callback_impl.cc 65 HRESULT BSCBImpl::QueryService(REFGUID service, REFIID iid, void** object) {
71 hr = svc->QueryService(service, iid, object);
  /external/chromium_org/chromeos/dbus/
fake_shill_profile_client.cc 166 LOG(ERROR) << "No matching service: " << service_path;
173 LOG(ERROR) << "Service has non matching profile path: "
fake_shill_service_client.h 118 // Per network service, stores a closure that is executed on each connection
123 // Observer list for each service.
  /external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_service.h 64 // by this service. The store will be the source of the registration status
87 // Returns true if |domain| is supported by the service.
  /external/chromium_org/components/webdata/common/
web_database_service.h 70 // Initializes the web database service.
73 // Unloads the database without actually shutting down the service. This can
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc 28 #include "gpu/command_buffer/service/gl_context_virtual.h"
29 #include "gpu/command_buffer/service/gl_state_restorer_impl.h"
30 #include "gpu/command_buffer/service/gpu_control_service.h"
31 #include "gpu/command_buffer/service/image_manager.h"
32 #include "gpu/command_buffer/service/logger.h"
33 #include "gpu/command_buffer/service/mailbox_manager.h"
34 #include "gpu/command_buffer/service/memory_tracking.h"
35 #include "gpu/command_buffer/service/query_manager.h"
    [all...]
  /external/chromium_org/content/common/gpu/media/
android_video_decode_accelerator.h 19 #include "gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.h"
20 #include "gpu/command_buffer/service/gles2_cmd_decoder.h"
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
LocationProviderFactory.java 140 * Registers this object with the location service.
169 * Unregisters this object from the location service.
  /external/chromium_org/gpu/command_buffer/client/
share_group.cc 49 // We need to ensure that the delete call is evaluated on the service side
133 // We need to ensure that the delete call is evaluated on the service side
  /external/chromium_org/gpu/command_buffer/service/
program_cache_unittest.cc 5 #include "gpu/command_buffer/service/program_cache.h"
8 #include "gpu/command_buffer/service/mocks.h"
query_manager.h 15 #include "gpu/command_buffer/service/feature_info.h"
16 #include "gpu/command_buffer/service/gl_utils.h"
  /external/chromium_org/gpu/command_buffer/tests/
gl_gpu_memory_buffer_unittests.cc 15 #include "gpu/command_buffer/service/command_buffer_service.h"
16 #include "gpu/command_buffer/service/image_manager.h"
  /external/chromium_org/net/dns/
dns_config_service.h 94 // Service for reading system DNS settings, on demand or when signalled by
157 // True if any of the necessary watchers failed. In that case, the service
mdns_client.h 74 // Get the host or service name for the transaction.
116 // Get the host or service name for this query.

Completed in 1165 milliseconds

<<131132133134135136137138139140>>