HomeSort by relevance Sort by last modified time
    Searched full:rpc (Results 751 - 775 of 906) sorted by null

<<31323334353637

  /external/strace/
system.c 405 #include <rpc/types.h>
406 #include <rpc/auth.h>
1284 #include <rpc/rpc.h>
    [all...]
  /external/tcpdump/
CHANGES 477 aren't big enough to be a RPC. As noted by David Sacerdote.
605 - Print out a little more information for sun rpc packets.
734 - print-nfs.c: Keep pending rpc's in circular table. Add generic
739 - tcpdump.c: Add -T flag allows interpretation of "vat", "wb", "rpc"
print-nfs.c 61 * Mapping of old NFS Version 2 RPC numbers to generic numbers.
327 (void)printf("RPC Version mismatch (%u-%u)",
376 (void)printf("Unknown reason for rejecting rpc message %u",
383 (void)printf("reply Unknown rpc response code=%u %u",
    [all...]
configure.in 18 AC_CHECK_HEADERS(fcntl.h rpc/rpcent.h netdnet/dnetdb.h)
534 AC_CHECK_LIB(rpc, main) dnl It's unclear why we might need -lrpc
tcpdump.1     [all...]
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
decoder.py 241 deserializations (e.g. to support JSON-RPC class hinting).
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_skel.c 36 * the OpenMAX1.1 DOMX Framework RPC Skeleton implementations.
  /external/iproute2/doc/
ss.sgml 79 <tt/rpcbind/. RPC services are prefixed with <tt/rpc./
  /frameworks/base/docs/html/guide/components/
aidl.jd 234 which defines the RPC interface for the service. In the next step, this instance is exposed to
241 <li>By default, RPC calls are synchronous. If you know that the service takes more than a few
  /dalvik/vm/mterp/out/
InterpC-armv5te-vfp.cpp     [all...]
InterpC-armv5te.cpp     [all...]
InterpC-armv7-a-neon.cpp     [all...]
InterpC-armv7-a.cpp     [all...]
  /external/chromium/third_party/libevent/
event.h 128 @section evrpc A framework for RPC servers and clients
130 libevents provides a framework for creating RPC servers and clients. It
148 A framework for creating RPC servers and clients
    [all...]
  /bionic/libc/include/net/
ethertypes.h 235 #define ETHERTYPE_AMOEBA 0x8145 /* Vrije Universiteit (NL) Amoeba 4 RPC (obsolete) */
  /development/ndk/platforms/android-3/include/net/
ethertypes.h 235 #define ETHERTYPE_AMOEBA 0x8145 /* Vrije Universiteit (NL) Amoeba 4 RPC (obsolete) */
  /external/chromium/testing/gmock/scripts/
upload.py 125 """Provides a common interface for a simple RPC server."""
295 """Sends an RPC and returns the response.
345 """Provides a simplified RPC-style interface for HTTP requests."""
462 A new AbstractRpcServer, on which RPC calls can be made.
    [all...]
  /external/chromium/testing/gtest/scripts/
upload.py 125 """Provides a common interface for a simple RPC server."""
295 """Sends an RPC and returns the response.
345 """Provides a simplified RPC-style interface for HTTP requests."""
462 A new AbstractRpcServer, on which RPC calls can be made.
    [all...]
  /external/kernel-headers/original/linux/
coda.h 327 * Venus <-> Coda RPC arguments
nfs_xdr.h 763 * RPC procedure vector for NFSv2/NFSv3 demuxing
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 167 // Values saved from transient Mach RPC messages
  /frameworks/base/core/java/android/os/
Binder.java 37 * however, derive directly from Binder to implement your own custom RPC
Parcel.java     [all...]
  /frameworks/wilhelm/src/
itfstruct.h 29 SLuint32 mInstanceID; // const for debugger and for RPC, 0 means unpublished
  /libcore/luni/src/main/java/java/lang/
Throwable.java 147 * <p>This method is public so that code (such as an RPC system) which catches

Completed in 651 milliseconds

<<31323334353637