Searched
full:rpc (Results
376 -
400 of
962) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
asm.h | 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/bionic/libc/include/ |
nsswitch.h | 95 #define NSDB_RPC "rpc"
|
/development/ndk/platforms/android-3/include/ |
nsswitch.h | 102 #define NSDB_RPC "rpc"
|
/development/ndk/platforms/android-L/include/ |
nsswitch.h | 95 #define NSDB_RPC "rpc"
|
/external/bluetooth/bluedroid/stack/ |
Android.mk | 26 $(LOCAL_PATH)/../rpc/include \
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_protocol.cc | 21 // JSON RPC 2.0 spec: http://www.jsonrpc.org/specification#error_object
|
/external/chromium_org/chromeos/dbus/ |
mock_cryptohome_client.h | 10 #include "chromeos/dbus/cryptohome/rpc.pb.h"
|
/external/chromium_org/content/browser/download/ |
download_stats.h | 101 // The download was initiated by explicit RPC from the renderer process
|
/external/chromium_org/gpu/command_buffer/client/ |
ring_buffer_test.cc | 122 // it directly, not through the RPC mechanism), making sure Noops are ignored
|
/external/chromium_org/net/base/ |
keygen_handler_win.cc | 10 #include <rpc.h>
|
/external/chromium_org/third_party/libevent/test/ |
regress.gen.h | 2 * Automatically generated from ./regress.rpc
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_freebsd.h | 261 /* freebsd has INADDR_LOOPBACK defined, but in /usr/include/rpc/types.h, and I didn't
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
FILES0 | 85 /* The following are for use with sun RPC implementaions. */
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_test_bad_identifiers.proto | 122 rpc Closure(DummyMessage) returns (DummyMessage);
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ExecutionList.java | 74 * as an RPC network thread, and {@code sameThreadExecutor()} listeners may
|
ListenableFuture.java | 107 * such as an RPC network thread. Finally, during the execution of a {@code
|
Service.java | 26 * Example services include webservers, RPC servers and timers. The normal
|
/external/jsoncpp/include/json/ |
writer.h | 32 * but may be usefull to support feature such as RPC where bandwith is limited.
|
/external/nanopb-c/generator/proto/google/protobuf/ |
descriptor.proto | 287 // are not specific to any particular RPC system. They are generated by the 293 // that generate code specific to your particular RPC system. Therefore, 445 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC 459 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC
|
/external/openssl/crypto/des/ |
FILES0 | 85 /* The following are for use with sun RPC implementaions. */
|
/external/protobuf/src/google/protobuf/ |
descriptor.proto | 261 // are not specific to any particular RPC system. They are generated by the 267 // that generate code specific to your particular RPC system. If you are 382 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC 396 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC
|
/external/valgrind/main/docs/internals/ |
Darwin-notes.txt | 134 look at notes in coregrind/Makefile.am re Mach RPC interface
|
/frameworks/base/docs/html/training/volley/ |
index.jd | 56 <p>Volley excels at RPC-type operations used to populate a UI, such as fetching a page of
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
index.jd | 31 can send messages and is good for remote procedure calls (RPC), such as controlling a handheld's
|
/hardware/qcom/gps/core/ |
LocApiBase.h | 127 // RPC, QMI, etc. The default implementation is empty.
|
Completed in 3019 milliseconds
<<11121314151617181920>>