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

<<31323334353637383940>>

  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper.h 28 // Authenticates the user against the Online Wallet service.
43 // and it succeeds as long as the Online Wallet service could safely accept
45 // fully reauthenticated with the service.
54 // Called if a service authentication error occurs.
  /external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_base_factory.h 26 // service.
38 // Registers preferences used in this service on the pref service of
76 // By default, we create instances of a service lazily and wait until
82 // You can override this so that by default, the service associated with the
101 // NOTREACHED() if you attempt to GetForBrowserContext() any other service.
118 // Registers any user preferences on this service. This is called by
119 // RegisterProfilePrefsIfNecessary() and should be overriden by any service
141 // BrowserContexts that have this service's preferences registered on them.
  /external/chromium_org/components/dom_distiller/webui/
dom_distiller_ui.h 20 DomDistillerService* service,
  /external/chromium_org/components/policy/core/browser/
configuration_policy_pref_store.h 33 // Does not take ownership of |service| nor |handler_list|, which must outlive
36 PolicyService* service,
57 // Refreshes policy information, rereading policy from the policy service and
62 // to the policies currently provided by the policy service.
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_factory_impl.h 12 #include "gpu/command_buffer/service/in_process_command_buffer.h"
59 scoped_refptr<gpu::InProcessCommandBuffer::Service> service);
84 scoped_refptr<gpu::InProcessCommandBuffer::Service> service_;
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
LinkerParams.java 11 * service one when using the content linker. For more information, read the
22 // registered in the service process.
56 * Ensure this LinkerParams instance is sent to a service process by adding
58 * @param intent An Intent use to start or connect to the child service process.
  /external/chromium_org/content/public/browser/
dom_operation_notification_details.h 7 // parameters through the notification service.
notification_observer.h 16 // notification is posted to the notification service, Observe is called.
  /external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_mock.h 8 #include "gpu/command_buffer/service/async_pixel_transfer_manager.h"
gpu_control_service.cc 5 #include "gpu/command_buffer/service/gpu_control_service.h"
8 #include "gpu/command_buffer/service/gpu_memory_buffer_manager.h"
9 #include "gpu/command_buffer/service/mailbox_manager.h"
10 #include "gpu/command_buffer/service/query_manager.h"
gpu_scheduler_mock.h 8 #include "gpu/command_buffer/service/gpu_scheduler.h"
stream_texture_manager_mock.h 9 #include "gpu/command_buffer/service/stream_texture_manager.h"
stream_texture_mock.h 9 #include "gpu/command_buffer/service/stream_texture.h"
vertex_array_manager_unittest.cc 5 #include "gpu/command_buffer/service/vertex_array_manager.h"
6 #include "gpu/command_buffer/service/vertex_attrib_manager.h"
9 #include "gpu/command_buffer/service/feature_info.h"
10 #include "gpu/command_buffer/service/test_helper.h"
vertex_attrib_manager.cc 5 #include "gpu/command_buffer/service/vertex_attrib_manager.h"
17 #include "gpu/command_buffer/service/buffer_manager.h"
18 #include "gpu/command_buffer/service/error_state.h"
19 #include "gpu/command_buffer/service/feature_info.h"
20 #include "gpu/command_buffer/service/gl_utils.h"
21 #include "gpu/command_buffer/service/gles2_cmd_decoder.h"
22 #include "gpu/command_buffer/service/gpu_switches.h"
23 #include "gpu/command_buffer/service/program_manager.h"
24 #include "gpu/command_buffer/service/vertex_array_manager.h"
  /external/chromium_org/net/tools/flip_server/
create_listener.h 20 // port - a port number or service name. By service name I mean a
21 // -real- service name, not a Google service name. I'd suggest
  /external/chromium_org/remoting/host/
constants_mac.h 10 // The name of the Remoting Host service that is registered with launchd.
35 // service.
40 // Path to the service binary (.app).
46 // The .plist file for the Chromoting service.
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svkern.h 5 /* The FreeType Kerning service (specification). */
svwinfnt.h 5 /* The FreeType Windows FNT/FONT service (specification). */
  /external/chromium_org/webkit/browser/appcache/
appcache_quota_client.h 28 // A QuotaClient implementation to integrate the appcache service
31 // itself when both the quota manager and the appcache service have
61 explicit AppCacheQuotaClient(AppCacheService* service);
76 // Prior to appcache service being ready, we have to queue
view_appcache_internals_job.h 26 AppCacheService* service);
  /external/freetype/include/freetype/internal/services/
svkern.h 5 /* The FreeType Kerning service (specification). */
svwinfnt.h 5 /* The FreeType Windows FNT/FONT service (specification). */
  /external/iptables/extensions/
tos_values.c 22 {IPTOS_NORMALSVC, "Normal-Service"},
  /external/jmdns/src/javax/jmdns/
NetworkTopologyEvent.java 20 * Constructs a Service Event.

Completed in 1081 milliseconds

<<31323334353637383940>>