Searched
full:service (Results
2551 -
2575 of
11175) sorted by null
<<101102103104105106107108109110>>
/external/chromium_org/chrome/service/ |
service_process_prefs.h | 18 // Manages persistent preferences for the service process. This is basically a
|
/external/chromium_org/chrome_frame/ |
bind_status_callback_impl.h | 56 STDMETHOD(QueryService)(REFGUID service, REFIID iid, void** object);
|
/external/chromium_org/chromeos/attestation/ |
attestation_flow.cc | 127 // Get the attestation service to create a Privacy CA enrollment request. 167 // Forward the response to the attestation service to complete enrollment. 202 // Get the attestation service to create a Privacy CA certificate request. 282 // Forward the response to the attestation service to complete the operation.
|
/external/chromium_org/chromeos/dbus/ |
fake_bluetooth_profile_manager_client.h | 64 // Map of Profile UUID to the D-Bus object path of the service provider
|
introspectable_client.h | 33 // Retrieves introspection data from the remote object on service name
|
modem_messaging_client.h | 23 // org.freedesktop.ModemManager1.Modem.Messaging service. All methods
|
shill_manager_client.h | 27 // service. All methods should be called from the origin thread which 67 // Called by ShillServiceClient when a service's State property changes. 162 // |callback| is called with the created service if the method call succeeds. 199 // For each technology present, connect to the "best" service available.
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
command_line_reader.cc | 15 const char kServiceNameSwitch[] = "service-name";
|
dns_response_builder.h | 33 // Class for building service-specified responses.
|
/external/chromium_org/cloud_print/service/win/ |
setup_listener.h | 28 // environment from service process.
|
/external/chromium_org/components/policy/core/common/cloud/ |
policy_header_service.h | 24 // Per-profile service used to generate PolicyHeaderIOHelper objects, and
|
system_policy_request_context.cc | 35 // Share resolver, proxy service and ssl bits with the system context.
|
/external/chromium_org/components/test/data/web_database/ |
version_25.sql | 15 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
version_26.sql | 15 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
version_48.sql | 19 CREATE TABLE token_service (service VARCHAR PRIMARY KEY NOT NULL,encrypted_token BLOB);
|
/external/chromium_org/content/browser/ |
browser_process_sub_thread.h | 53 // Each specialized thread has its own notification service.
|
/external/chromium_org/content/browser/service_worker/ |
service_worker_registration.h | 21 // This class manages all persistence of service workers:
|
/external/chromium_org/content/child/service_worker/ |
service_worker_dispatcher.h | 31 // registration of the service worker, exposed to renderer and worker
|
/external/chromium_org/content/common/gpu/ |
gpu_channel_manager.cc | 14 #include "gpu/command_buffer/service/feature_info.h" 15 #include "gpu/command_buffer/service/gpu_switches.h" 16 #include "gpu/command_buffer/service/mailbox_manager.h" 17 #include "gpu/command_buffer/service/memory_program_cache.h"
|
/external/chromium_org/content/public/browser/ |
notification_registrar.h | 24 // notification service directly. It will automatically unregister them for
|
/external/chromium_org/content/shell/android/linker_test_apk/src/org/chromium/content_linker_test_apk/ |
LinkerTests.java | 43 // Service processes should always use a shared RELRO section.
|
/external/chromium_org/google_apis/drive/ |
auth_service_interface.h | 22 // This defines an interface for the authentication service which is required
|
/external/chromium_org/gpu/command_buffer/client/ |
cmd_buffer_helper.h | 55 // returns, the command buffer service is aware of all pending commands. 60 // buffer service is aware of all pending commands and it is guaranteed to 62 // successful. The flush will fail if the command buffer service has 67 // was successful. The function will fail if the command buffer service has
|
query_tracker.cc | 111 // tell service about id, shared memory and count 117 // tell service about id, shared memory and count 132 // There's an error on the client, no need to bother the service. just 234 // Note: If you don't do this you won't mess up the service but you will
|
/external/chromium_org/gpu/command_buffer/service/ |
buffer_manager.h | 14 #include "gpu/command_buffer/service/gl_utils.h" 15 #include "gpu/command_buffer/service/memory_tracking.h" 155 // Service side buffer id. 193 // Gets a client id for a given service id.
|
Completed in 1161 milliseconds
<<101102103104105106107108109110>>