HomeSort by relevance Sort by last modified time
    Searched refs:rpc (Results 151 - 175 of 932) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
rpc_svctcp_create.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/
rpc_svcudp_bufcreate.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_create/
rpc_svcudp_create.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_regunreg_xprt_unregister/
rpc_xprt_unregister.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/
rpc_callrpc.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_geterr/
rpc_clnt_geterr.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_getargs/
rpc_svc_getargs_client.c 31 #include <rpc/rpc.h>
rpc_svc_getargs_dataint.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_getcaller/
rpc_svc_getcaller.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_svc_sendreply/
rpc_svc_sendreply_client.c 31 #include <rpc/rpc.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create/
tirpc_authsys_create.c 32 #include <tirpc/rpc/rpc.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
pmap_rmt.h 40 #include <rpc/types.h>
41 #include <rpc/xdr.h>
65 #endif /* rpc/pmap_rmt.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yppasswd.h 9 #include <rpc/rpc.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
pmap_rmt.h 40 #include <rpc/types.h>
41 #include <rpc/xdr.h>
65 #endif /* rpc/pmap_rmt.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yppasswd.h 9 #include <rpc/rpc.h>
  /external/guava/guava-gwt/src/com/google/common/collect/
ImmutableSortedMap_CustomFieldSerializerBase.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
22 import com.google.gwt.user.client.rpc.core.java.util.Map_CustomFieldSerializerBase;
ImmutableTable_CustomFieldSerializerBase.java 17 import com.google.gwt.user.client.rpc.SerializationException;
18 import com.google.gwt.user.client.rpc.SerializationStreamReader;
19 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
20 import com.google.gwt.user.client.rpc.core.java.util.Map_CustomFieldSerializerBase;
RegularImmutableSortedSet_CustomFieldSerializer.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
22 import com.google.gwt.user.client.rpc.core.java.util.Collection_CustomFieldSerializerBase;
  /external/libevent/
evrpc.c 57 #include "event2/rpc.h"
94 struct evrpc *rpc; local
99 while ((rpc = TAILQ_FIRST(&base->registered_rpcs)) != NULL) {
100 r = evrpc_unregister_rpc(base, rpc->uri);
204 * Registers a new RPC with the HTTP server. The evrpc object is expected
217 event_err(1, "%s: failed to register rpc at %s",
227 evrpc_register_rpc(struct evrpc_base *base, struct evrpc *rpc,
230 char *constructed_uri = evrpc_construct_uri(rpc->uri);
232 rpc->base = base;
233 rpc->cb = cb
252 struct evrpc *rpc; local
286 struct evrpc *rpc = arg; local
341 struct evrpc *rpc; local
384 struct evrpc *rpc; local
407 struct evrpc *rpc; local
1114 struct evrpc* rpc = (struct evrpc *)mm_calloc(1, sizeof(struct evrpc)); local
1143 struct evrpc* rpc = local
    [all...]
  /external/ltp/testcases/network/rpc/
Makefile 2 # network/rpc test suite Makefile.
30 FILTER_OUT_DIRS += rpc-tirpc
  /external/ltp/testcases/network/rpc/basic_tests/rpc01/lib/
librpc01.h 22 #include <rpc/xdr.h>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/
Makefile.inc 19 LIBRELDIR := testcases/network/rpc/rpc-tirpc/tests_pack/lib
  /external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
ParameterDescriptor.java 17 package com.googlecode.android_scripting.rpc;
22 * RPC parameter description.
RpcMinSdk.java 17 package com.googlecode.android_scripting.rpc;
RpcOptional.java 17 package com.googlecode.android_scripting.rpc;
26 * Use this annotation to mark RPC parameter as optional.

Completed in 430 milliseconds

1 2 3 4 5 67 8 91011>>