HomeSort by relevance Sort by last modified time
    Searched full:service (Results 726 - 750 of 7469) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/policy/
device_management_service.h 28 // The device management service is responsible for everything related to
34 // Describes a device management job handled by the service.
64 // Makes the service stop all requests and drop the reference to the request
91 // Server at which to contact the service.
  /external/chromium/chrome/browser/service/
service_process_control_mac.mm 5 #include "chrome/browser/service/service_process_control.h"
  /external/chromium/chrome/browser/sync/
profile_sync_service_observer.h 14 // Observers should query the service to determine what happened.
  /external/chromium/crypto/
capi_util.h 18 // From "Threading Issues with Cryptographic Service Providers",
  /external/chromium/net/proxy/
proxy_config_service_android.h 26 // For Android to update the proxy service config
  /external/freetype/include/freetype/internal/services/
svotval.h 5 /* The FreeType OpenType validation service (specification). */
svpfr.h 5 /* Internal PFR service functions (specification). */
svttglyf.h 5 /* The FreeType TrueType glyph service. */
  /external/icu4c/common/unicode/
umisc.h 52 * Opaque type returned by registerInstance, registerFactory and unregister for service registration.
  /external/iptables/extensions/
libxt_tos.man 1 This module matches the 8-bit Type of Service field in the IPv4 header (i.e.
  /external/jpeg/
rdgif.c 18 * CompuServe Incorporated. GIF(sm) is a Service Mark property of
  /external/mdnsresponder/
LICENSE 10 The Linux Name Service Switch code, contributed by National ICT
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
UserCredentials.java 5 * server or service) are necessary
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAssertedServiceParser.java 12 * This software is provided by NIST as a service and is expressly
42 * P-Asserted-Service: urn:urn-7:3gpp-service.exampletelephony.version1
76 throw new InvalidArgumentException("URN should atleast have one sub-service");
  /external/qemu/distrib/jpeg-6b/
rdgif.c 18 * CompuServe Incorporated. GIF(sm) is a Service Mark property of
  /external/sepolicy/
shell.te 35 # Property Service
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
permission-denied-already-success.js 1 description("Tests that when Geolocation permission has been denied prior to a call to a Geolocation method, the error callback is invoked with code PERMISSION_DENIED, when the Geolocation service has a good position.");
  /external/webkit/LayoutTests/fast/dom/Geolocation/
watch-expected.txt 1 Tests that watchPosition correctly reports position updates and errors from the Geolocation service.
  /external/wpa_supplicant_8/src/common/
gas.h 2 * Generic advertisement service (GAS) (IEEE 802.11u)
  /external/wpa_supplicant_8/wpa_supplicant/
gas_query.h 2 * Generic advertisement service (GAS) query
  /frameworks/av/media/common_time/
cc_helper.cpp 74 // service has the chance to go into auto-disabled mode.
89 // service. If the first attempt fails with DEAD_OBJECT, the helpers will
90 // attempt to make a connection to the service again (assuming that the process
91 // hosting the service had crashed and the client proxy we are holding is dead)
  /frameworks/av/media/libmedia/
mediametadataretriever.cpp 30 // client singleton for binder interface to service
62 const sp<IMediaPlayerService>& service(getService());
63 if (service == 0) {
67 sp<IMediaMetadataRetriever> retriever(service->createMetadataRetriever(getpid()));
  /frameworks/base/core/java/android/accessibilityservice/
IAccessibilityServiceClient.aidl 23 * Top-level interface to an accessibility service component.
  /frameworks/base/core/java/android/app/
IServiceConnection.aidl 24 void connected(in ComponentName name, IBinder service);
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 39 * Service via IPC. Use {@link BluetoothAdapter#getProfileProxy} to get
117 if (VDBG) Log.d(TAG,"Unbinding service...");
130 if (VDBG) Log.d(TAG,"Binding service...");
132 Log.e(TAG, "Could not bind to Bluetooth A2DP Service");
144 * Bluetooth A2DP service.
161 Log.e(TAG, "Could not bind to Bluetooth A2DP Service");
224 if (mService == null) Log.w(TAG, "Proxy not attached to service");
265 if (mService == null) Log.w(TAG, "Proxy not attached to service");
282 if (mService == null) Log.w(TAG, "Proxy not attached to service");
299 if (mService == null) Log.w(TAG, "Proxy not attached to service");
    [all...]

Completed in 502 milliseconds

<<21222324252627282930>>