Searched
full:rpc (Results
526 -
550 of
962) sorted by null
<<21222324252627282930>>
/frameworks/base/tools/aidl/ |
generate_java_rpc.cpp | 23 Type* RPC_ENDPOINT_INFO_TYPE = new UserDataType("android.support.place.rpc", 25 Type* RPC_RESULT_HANDLER_TYPE = new UserDataType("android.support.place.rpc", "RpcResultHandler", 27 Type* RPC_ERROR_LISTENER_TYPE = new Type("android.support.place.rpc", "RpcErrorHandler", 29 Type* RPC_CONTEXT_TYPE = new UserDataType("android.support.place.rpc", "RpcContext", true, [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_cb_svc.c | 37 #include <rpc/pmap_clnt.h>
|
/hardware/samsung_slsi/exynos5/include/ |
ion.h | 79 * other processes through RPC machanism such as socket communication or
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
bidispl.h | 10 #include "rpc.h"
|
bits1_5.h | 10 #include "rpc.h"
|
ctfutb.h | 7 #include <rpc.h>
|
emptyvc.h | 10 #include "rpc.h"
|
oletx2xa.h | 10 #include "rpc.h"
|
rpcproxy.h | 61 #include <rpc.h>
|
tlogstg.h | 10 #include "rpc.h"
|
uiautomationcore.h | 7 #include <rpc.h>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_docxmlrpc.py | 37 "This is an XML-RPC server's documentation, but the server "
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_docxmlrpc.py | 37 "This is an XML-RPC server's documentation, but the server "
|
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/ |
commons-codec-1.4.pom | 113 <roles><role>Representing xml-rpc</role></roles>
|
/external/bluetooth/bluedroid/stack/btu/ |
btu_task.c | 560 /* if RPC message queue event */ 564 RPCT_RpcgenMsg(p_msg); /* handle RPC message queue */ 872 /* RPC to BTU thread if timer start request from non-BTU task */
|
/external/chromium_org/third_party/libevent/test/ |
Makefile.in | 199 EXTRA_DIST = regress.rpc regress.gen.h regress.gen.c 476 regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py 477 $(top_srcdir)/event_rpcgen.py $(srcdir)/regress.rpc || echo "No Python installed"
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
unittest.proto | 705 // Test that RPC services work. 713 rpc Foo(FooRequest) returns (FooResponse); 714 rpc Bar(BarRequest) returns (BarResponse);
|
/external/protobuf/src/google/protobuf/ |
unittest.proto | 601 // Test that RPC services work. 606 rpc Foo(FooRequest) returns (FooResponse); 607 rpc Bar(BarRequest) returns (BarResponse);
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_nmea.cpp | 196 { // dop was cached from sv report (RPC) 508 { // dop was cached from sv report (RPC) 814 // For RPC, the DOP are sent during sv report, so cache them
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_nmea.cpp | 192 { // dop was cached from sv report (RPC) 504 { // dop was cached from sv report (RPC) 706 // For RPC, the DOP are sent during sv report, so cache them
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
rpc.py | 0 """RPC Implemention, originally written for the Python Idle IDE 202 msg = "*** Internal Error: rpc.py:SocketIO.localcall()\n\n"\ 476 "Classes using rpc client/server can override to augment EOF action"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
rpc.py | 0 """RPC Implemention, originally written for the Python Idle IDE 202 msg = "*** Internal Error: rpc.py:SocketIO.localcall()\n\n"\ 476 "Classes using rpc client/server can override to augment EOF action"
|
/external/chromium_org/third_party/re2/lib/codereview/ |
codereview.py | 374 patches = UploadSeparatePatches(issue, rpc, patchset, data, upload_options) 377 vcs.UploadBaseFiles(issue, rpc, patches, patchset, upload_options, files) [all...] |
/external/regex-re2/lib/codereview/ |
codereview.py | 374 patches = UploadSeparatePatches(issue, rpc, patchset, data, upload_options) 377 vcs.UploadBaseFiles(issue, rpc, patches, patchset, upload_options, files) [all...] |
/external/tcpdump/ |
CHANGES | 93 Don't assume we have <rpc/rpc.h> - check for it. 680 aren't big enough to be a RPC. As noted by David Sacerdote. 808 - Print out a little more information for sun rpc packets. [all...] |
Completed in 5917 milliseconds
<<21222324252627282930>>