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

<<111112113114115116117118119120>>

  /external/chromium_org/chromeos/dbus/
bluetooth_profile_manager_client.cc 65 // Don't send Service if not provided.
66 if (options.service.length()) {
70 dict_writer.AppendVariantOfString(options.service);
  /external/chromium_org/chromeos/network/
network_configuration_handler.h 34 // networks in ChromeOS. It mostly calls through to the Shill service API, and
136 // for the service after setting properties.
146 // for the service after clearing properties.
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_impl.cc 87 scoped_refptr<gpu::InProcessCommandBuffer::Service> service) {
88 g_factory.Get().SetDeferredGpuService(service);
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
PepperPluginManager.java 31 * Service Action: A plugin wishes to be loaded in the ContentView must
104 // Retrieve the plugin's service information.
108 Log.e(LOGTAG, "Can't get service information from " + info);
  /external/chromium_org/dbus/
exported_object.h 135 // Callback invoked by service provider to send a response to a method call.
137 // synchronous service or called later to implement an asynchronous service.
  /external/chromium_org/gpu/command_buffer/common/
command_buffer.h 79 // Returns the last state without synchronizing with the service.
82 // Returns the last token without synchronizing with the service. Note that
91 // service side, commands are processed up to the given put_offset before
  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager.h 14 #include "gpu/command_buffer/service/gl_utils.h"
171 // Service side framebuffer id.
238 // Gets a client id for a given service id.
gles2_cmd_decoder.h 17 #include "gpu/command_buffer/service/common_decoder.h"
18 #include "gpu/command_buffer/service/logger.h"
182 // Get the service texture ID corresponding to a client texture ID.
gpu_scheduler.h 19 #include "gpu/command_buffer/service/cmd_buffer_engine.h"
20 #include "gpu/command_buffer/service/cmd_parser.h"
21 #include "gpu/command_buffer/service/gles2_cmd_decoder.h"
  /external/chromium_org/net/dns/
dns_config_service_unittest.cc 97 // Service under test.
246 scoped_ptr<DnsConfigService> service(DnsConfigService::CreateSystemService());
248 service->ReadConfig(base::Bind(&DnsConfigServiceTest::OnConfigChanged,
  /external/chromium_org/remoting/host/mac/
me2me_preference_pane.h 65 // True if launchd has been instructed to stop the service and we are waiting
115 // Save the new config to the system, and either start the service or inform
116 // the currently-running service of the new config.
  /external/chromium_org/sandbox/win/src/
registry_dispatcher.cc 60 int service) {
61 if (IPC_NTCREATEKEY_TAG == service)
64 if (IPC_NTOPENKEY_TAG == service) {
  /external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
InvalidationIntentProtocol.java 55 * Boolean-valued intent extra indicating that the service should be stopped.
60 * Create an Intent that will start the invalidation listener service and
83 * Create an Intent that will start the invalidation listener service and
  /external/chromium_org/third_party/icu/source/config/
mh-os400 24 # -qALWLIBUPD: It allows the compiled service program to have dependencies on
25 # service programs in a different library than that specified originally
75 ## Link commands to link to ICU service programs
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 572 """Descriptor for a service.
574 name: (str) Name of the service.
575 full_name: (str) Full name of the service, including package name.
579 service.
580 options: (descriptor_pb2.ServiceOptions) Service options message or
581 None to use default service options.
593 # Set the containing service for each method in this service.
616 """Descriptor for a method in a service.
618 name: (str) Name of the method within the service
    [all...]
  /external/dhcpcd/
dhcpcd-run-hooks.in 190 # Check a system service exists
196 # Send a command to a system service
202 # Send a command to a system service if it is running
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
about.html 62 <small>OSGi&trade; is a trademark, registered trademark, or service mark of The OSGi Alliance in the US and other countries. Java is a trademark,
63 registered trademark, or service mark of Sun Microsystems, Inc. in the US and other countries. All other trademarks, registered trademarks, or
64 service marks used in the Content are the property of their respective owners and are hereby recognized.</small>
  /external/icu4c/config/
mh-os400 31 # -qALWLIBUPD: It allows the compiled service program to have dependencies on
32 # service programs in a different library than that specified originally
82 ## Link commands to link to ICU service programs
  /external/libnfc-nci/src/nfa/int/
nfa_snep_int.h 169 /* NFA SNEP service control block */
180 UINT8 local_sap; /* local SAP of service */
181 UINT8 remote_sap; /* local SAP of service */
  /external/protobuf/python/google/protobuf/
descriptor.py 484 """Descriptor for a service.
486 name: (str) Name of the service.
487 full_name: (str) Full name of the service, including package name.
491 service.
492 options: (descriptor_pb2.ServiceOptions) Service options message or
493 None to use default service options.
505 # Set the containing service for each method in this service.
528 """Descriptor for a method in a service.
530 name: (str) Name of the method within the service
    [all...]
  /external/qemu/android/protocol/
ui-commands-proxy.c 14 * Contains the Core-side implementation of the "core-ui-control" service that is
39 /* Socket descriptor for this service. */
62 /* Sends request to the UI client of this service.
  /external/smack/src/org/jivesoftware/smack/packet/
StreamError.java 56 * <tr><td> policy-violation </td><td> the entity has violated some local service
61 * to service the stream. </td></tr>
64 * <tr><td> see-other-host </td><td> the server will not provide service to the initiating
  /external/smack/src/org/jivesoftware/smackx/
XHTMLManager.java 101 * @param connection the connection where the service will be enabled or disabled
102 * @param enabled indicates if the service will be enabled or disabled
129 * @param connection the connection to use to perform the service discovery
  /frameworks/av/camera/
CameraBase.cpp 56 ALOGW("Camera service died!");
67 // establish binder interface to camera service
168 // callback from camera service
ICameraClient.cpp 41 // generic callback from camera service to app
53 // generic data callback from camera service to app with image data
69 // generic data callback from camera service to app with image data

Completed in 1837 milliseconds

<<111112113114115116117118119120>>