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

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 13 * RPC debug facilities
32 * change the debug flags for rpc, nfs, nfsd, and lockd. Since the sunrpc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
sm_inter.x 5 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
8 * may copy or modify Sun RPC without charge, but are not authorized
12 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
16 * Sun RPC is provided with no support and without any obligation on the
21 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
71 int my_prog; /* rpc program # of the requesting process */
72 int my_vers; /* rpc version # of the requesting process */
73 int my_proc; /* rpc procedure # of the requesting process */
yppasswd.h 9 #include <rpc/rpc.h>
  /external/protobuf/python/google/protobuf/
service.py 31 """DEPRECATED: Declares the RPC service interfaces.
33 This module declares the abstract interfaces underlying proto2 RPC
34 services. These are intended to be independent of any particular RPC
36 of implementations. Starting with version 2.3.0, RPC implementations should
38 which generate code specific to the particular RPC implementation. This way
47 """Exception raised on failed blocking RPC method call."""
53 """Abstract base interface for protocol-buffer-based RPC services.
80 * "rpc_controller" is of the correct type for the RPC implementation being
87 * If the RPC failed, the response value passed to "done" will be None.
123 settings specific to the RPC implementation and to find out about RPC-leve
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_CONST.S 6 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
OP_CONST_4.S 5 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
OP_CONST_HIGH16.S 6 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_CONST_WIDE_16.S 6 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_MOVE.S 6 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
OP_MOVE_16.S 6 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
OP_MOVE_EXCEPTION.S 6 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
OP_MOVE_FROM16.S 6 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_MOVE_RESULT.S 5 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
  /dalvik/vm/mterp/armv6t2/
OP_CONST_4.S 5 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
OP_MOVE.S 6 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
  /dalvik/vm/mterp/mips/
OP_CONST_WIDE_16.S 6 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
OP_CONST_WIDE_32.S 6 FETCH_ADVANCE_INST(3) # advance rPC, load rINST
OP_CONST_WIDE_HIGH16.S 7 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
OP_MONITOR_ENTER.S 13 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
OP_MOVE_RESULT_WIDE.S 7 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
  /external/guava/guava-gwt/src/com/google/common/collect/
ImmutableAsList_CustomFieldSerializer.java 20 import com.google.gwt.user.client.rpc.SerializationException;
21 import com.google.gwt.user.client.rpc.SerializationStreamReader;
22 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
23 import com.google.gwt.user.client.rpc.core.java.util.Collection_CustomFieldSerializerBase;
ImmutableEnumSet_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;
ImmutableSortedMap_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.Map_CustomFieldSerializerBase;
RegularImmutableBiMap_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.Map_CustomFieldSerializerBase;
RegularImmutableList_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;

Completed in 482 milliseconds

1 2 3 4 56 7 8 91011>>