HomeSort by relevance Sort by last modified time
    Searched full:rpc (Results 176 - 200 of 962) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 20 RPCChannel RPC;
37 return RPC.WriteBytes(Data, Size) ? Size : -1;
40 return RPC.ReadBytes(Data, Size) ? Size : -1;
63 RPC.createClient();
  /external/protobuf/
README.android 11 of its internal RPC protocols and file formats.
  /external/tcpdump/
print-sunrpc.c 34 * 1) getrpcbynumber() is declared in <netdb.h>, not any of the RPC
49 #include <rpc/rpc.h>
51 #include <rpc/rpcent.h>
  /frameworks/base/docs/html-intl/intl/ja/guide/topics/
fundamentals.jd 35 <li><a href="#rpc">???? ?????? ???</a></li>
175 ??????????????????<a href="#rpc">???? ?????? ???</a>????????????????
518 <h3 id="rpc">???? ?????? ???</h3>
521 Android??????????????????????? (RPC) ?????????RPC ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Android ?????????????????????????????RPC ???????????????????? RPC ????????
525 RPC ???????????????????????????????????????????????????????????????????? ??????????????? ???????????????
529 ???????????????????????????????????????????????IDL???????????? RPC ???????????????<code><a href="{@docRoot}guide/components/aidl.html">aidl</a></code> ???????RPC ????????????? Java ???????????????????????????????????????????????????????????????????? 2 ???????? (…)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Makefile.xdr 22 sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RPC_INC)/loc_api_common.h
loc_api_cb_svc.c 9 #include <rpc/pmap_clnt.h>
loc_api_rpc_glue.c 56 #include <rpc/rpc.h>
57 #include <rpc/clnt.h>
59 /* Include RPC headers */
151 Initiates the RPC client
163 LOGD("Trying to create RPC client...\n");
169 fprintf(stderr, "Error: cannot create RPC client.\n");
173 /* Init RPC callbacks */
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Makefile.xdr 22 sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RPC_INC)/loc_api_common.h
loc_api_cb_svc.c 9 #include <rpc/pmap_clnt.h>
loc_api_rpc_glue.c 56 #include <rpc/rpc.h>
57 #include <rpc/clnt.h>
59 /* Include RPC headers */
151 Initiates the RPC client
163 LOGD("Trying to create RPC client...\n");
169 fprintf(stderr, "Error: cannot create RPC client.\n");
173 /* Init RPC callbacks */
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_fixup.h 69 // Special return value for loc api calls in case of RPC failure
71 // Special return value for modem restart incurred RPC failure
189 #define RPC_LOC_WIPER_MAC_ADDR_LENGTH 6 // Do not change this number since it affects RPC and log packet sizes
190 #define RPC_LOC_WIPER_MAX_REPORTED_APS_PER_LOG_MSG 50 // Do not change this number since it affects RPC and log packet sizes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nis.x 2 % * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 % * may copy or modify Sun RPC without charge, but are not authorized
10 % * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
14 % * Sun RPC is provided with no support and without any obligation on the
19 % * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
52 %#include <rpc/xdr.h>
55 /* Include the RPC Language description of NIS objects */
88 NIS_RPCERROR = 28, /* RPC error encountered */
113 * NIS RPC calls.
294 /* RPC Language description of the NIS+ protocol *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.x 2 % * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 % * may copy or modify Sun RPC without charge, but are not authorized
10 % * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
14 % * Sun RPC is provided with no support and without any obligation on the
19 % * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
52 %#include <rpc/xdr.h>
55 /* Include the RPC Language description of NIS objects */
88 NIS_RPCERROR = 28, /* RPC error encountered */
113 * NIS RPC calls.
294 /* RPC Language description of the NIS+ protocol *
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py 18 arguments and return values that cannot be transported through the RPC
24 from idlelib import rpc namespace
65 # calls rpc.SocketIO.remotecall() via run.MyHandler instance
177 """Start the debugger and its RPC link in the Python subprocess
180 RPC link by instantiating the GUIProxy, Idb debugger, and IdbAdapter
182 RPCServer to handle RPC requests from the split debugger GUI via the
339 """Start the subprocess debugger, initialize the debugger GUI and RPC link
363 """Shut down subprocess debugger and Idle side of debugger RPC link
367 debugger and RPC link objects. (The second reference to the debugger GUI
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py 18 arguments and return values that cannot be transported through the RPC
24 from idlelib import rpc namespace
65 # calls rpc.SocketIO.remotecall() via run.MyHandler instance
177 """Start the debugger and its RPC link in the Python subprocess
180 RPC link by instantiating the GUIProxy, Idb debugger, and IdbAdapter
182 RPCServer to handle RPC requests from the split debugger GUI via the
339 """Start the subprocess debugger, initialize the debugger GUI and RPC link
363 """Shut down subprocess debugger and Idle side of debugger RPC link
367 debugger and RPC link objects. (The second reference to the debugger GUI
  /external/bluetooth/bluedroid/include/
bte.h 46 BTE_MODE_APPL, /* IN OUT OFF OFF ON Target used with Tester through RPC */
50 BTE_MODE_APPL_PROTOCOL_TRACE, /* this is a fake mode do allow protocol tracing in application without rpc */
  /external/clang/unittests/Format/
FormatTestProto.cpp 75 verifyFormat("rpc Search(SearchRequest) returns (SearchResponse);");
107 " rpc Search(SearchRequest) returns (SearchResponse) {\n"
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 9 #include <rpc/rpc.h>
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 9 #include <rpc/rpc.h>
  /hardware/qcom/gps/loc_api/libloc_api-rpc/src/
loc_apicb_appinit.c 17 #include "rpc/rpc.h"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
auth_des.h 23 #include <rpc/auth.h>
112 #endif /* rpc/auth_des.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
auth_des.h 23 #include <rpc/auth.h>
112 #endif /* rpc/auth_des.h */
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_message_filter_mac.h 55 // A JSON-RPC client that calls the Spelling service in the background.
  /external/chromium_org/ppapi/nacl_irt/
plugin_main.cc 41 // on an RPC, the PPAPI proxy will hang. Do this before we initialize the
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ServiceException.java 34 * Thrown by blocking RPC methods when a failure occurs.

Completed in 295 milliseconds

1 2 3 4 5 6 78 91011>>