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

<<81828384858687888990>>

  /external/mdnsresponder/mDNSPosix/
nss_ReadMe.txt 11 This code implements a module for the Name Service Switch to perform
43 Service Switch mechanism. More information on writing nsswitch modules
44 can be found via 'info libc "Name Service Switch"', if installed.
121 DNS service discovery and link-local
  /external/nist-sip/java/gov/nist/core/
Match.java 11 * This software is provided by NIST as a service and is expressly
ServerLogger.java 5 * This software is provided by NIST as a service and is expressly
Token.java 11 * This software is provided by NIST as a service and is expressly
  /external/nist-sip/java/gov/nist/javax/sip/
EventWrapper.java 11 * This software is provided by NIST as a service and is expressly
  /external/nist-sip/java/gov/nist/javax/sip/address/
RouterExt.java 11 * This software is provided by NIST as a service and is expressly
  /external/nist-sip/java/gov/nist/javax/sip/header/
AlertInfoList.java 11 * This software is provided by NIST as a service and is expressly
ContentLanguageList.java 11 * This software is provided by NIST as a service and is expressly
HeaderExt.java 5 * This software is provided by NIST as a service and is expressly
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PathHeader.java 11 * This software is provided by NIST as a service and is expressly
PathList.java 11 * This software is provided by NIST as a service and is expressly
SecurityClientHeader.java 12 * This software is provided by NIST as a service and is expressly
SecurityVerifyHeader.java 12 * This software is provided by NIST as a service and is expressly
ServiceRouteList.java 11 * This software is provided by NIST as a service and is expressly
  /external/nist-sip/java/gov/nist/javax/sip/stack/
HandshakeCompletedListenerImpl.java 4 * This software is provided by NIST as a service and is expressly
SIPDialogEventListener.java 4 * This software is provided by NIST as a service and is expressly
SIPTransactionEventListener.java 11 * This software is provided by NIST as a service and is expressly
  /external/oauth/core/src/main/java/net/oauth/
OAuthServiceProvider.java 22 * Properties of an OAuth Service Provider.
  /external/openssh/
auth2-hostbased.c 61 char *pkalg, *cuser, *chost, *service; local
103 service = datafellows & SSH_BUG_HBSERVICE ? "ssh-userauth" :
104 authctxt->service;
110 buffer_put_cstring(&b, service);
start-ssh 35 # don't daemonize - otherwise we can't stop the sshd service
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 1 /* atmsap.h - ATM Service Access Point addressing definitions */
  /external/protobuf/python/google/protobuf/internal/
service_reflection_test.py 40 from google.protobuf import service namespace
46 class MockRpcChannel(service.RpcChannel):
53 class MockRpcController(service.RpcController):
103 class MockRpcChannel(service.RpcChannel):
  /external/replicaisland/src/com/replica/replicaisland/
VibrationSystem.java 22 * AndroidManifest.xml to contain permissions for the Vibrator service.
  /external/sepolicy/
device.te 56 # attach service. The uart dev node
  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FaultTolerantNegotiator.java 83 CompletionService<InputStream> service local
89 futures.add(service.submit(new NegotiatorService(collector)));
90 futures.add(service.submit(new NegotiatorService(collector)));
97 future = service.poll(10, TimeUnit.SECONDS);

Completed in 2760 milliseconds

<<81828384858687888990>>