Searched
full:rpc (Results
501 -
525 of
962) sorted by null
<<21222324252627282930>>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
nsswitch.h | 102 #define NSDB_RPC "rpc"
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
nsswitch.h | 102 #define NSDB_RPC "rpc"
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
nsswitch.h | 102 #define NSDB_RPC "rpc"
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Futures.java | 186 * responsible for the input {@code Future}, such as an RPC network thread. 250 * such as an RPC network thread. Finally, during the execution of a {@code 315 * {@code Future}, such as an RPC network thread. Finally, during the 374 * of the system responsible for the input {@code Future}, such as an RPC 423 * such as an RPC network thread. Finally, during the execution of a {@code 435 * returned from an RPC into a POJO. 473 * returned from an RPC into a POJO. 484 * of the system responsible for the input {@code Future}, such as an RPC [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 92 This is the callback function registered by loc_open for RPC global events 291 // cause any issues in RPC thread context 299 // RPC does not dynamically update the event mask. And in the 300 // case of RPC, all we support are positioning (gps + agps) [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser_unittest.cc | 659 " rpc Foo(In) returns (Out);\n" 671 " rpc Foo(In1) returns (Out1);\n" 672 " rpc Bar(In2) returns (Out2);\n" 673 " rpc Baz(In3) returns (Out3);\n" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
NEWS.txt | 328 - The remote procedure call module rpc.py can now access data attributes of 423 - rpc.py:SocketIO - Large modules were generating large pickles when downloaded 429 - Fix typo in rpc.py, s/b "pickle.PicklingError" not "pickle.UnpicklingError". 629 calls) out of rpc.py into the client and server. 633 - Handle subprocess interrupt with an RPC message. 761 - Introduced the new RPC implementation, which includes a debugger. The output
|
Debugger.py | 31 if frame.f_code.co_filename.count('rpc.py'): 457 # repr'd value sent across the RPC interface:
|
help.txt | 279 single process and will not create the subprocess which runs the RPC 281 the subprocess or the RPC socket interface on your platform. However,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
NEWS.txt | 328 - The remote procedure call module rpc.py can now access data attributes of 423 - rpc.py:SocketIO - Large modules were generating large pickles when downloaded 429 - Fix typo in rpc.py, s/b "pickle.PicklingError" not "pickle.UnpicklingError". 629 calls) out of rpc.py into the client and server. 633 - Handle subprocess interrupt with an RPC message. 761 - Introduced the new RPC implementation, which includes a debugger. The output
|
Debugger.py | 31 if frame.f_code.co_filename.count('rpc.py'): 457 # repr'd value sent across the RPC interface:
|
help.txt | 279 single process and will not create the subprocess which runs the RPC 281 the subprocess or the RPC socket interface on your platform. However,
|
/developers/samples/android/wearable/wear/DataLayer/Application/src/main/java/com/example/android/datalayer/ |
MainActivity.java | 361 /** Sends an RPC to start a fullscreen Activity on the wearable. */ 363 LOGD(TAG, "Generating RPC");
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
MmsMessagingDemo.java | 164 // Making RPC call in non-UI thread 218 // Making RPC call in non-UI thread
|
/development/samples/wearable/DataLayer/Application/src/main/java/com/example/android/wearable/datalayer/ |
MainActivity.java | 361 /** Sends an RPC to start a fullscreen Activity on the wearable. */ 363 LOGD(TAG, "Generating RPC");
|
/frameworks/native/include/binder/ |
Parcel.h | 68 // Writes the RPC header. 71 // Parses the RPC header, returning true if the interface name
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
loc_api_common.h | 9 #include <rpc/rpc.h> [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 272 can be used to implement custom decoders (e.g. JSON-RPC class hinting). 306 can be used to implement custom decoders (e.g. JSON-RPC class hinting).
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
__init__.py | 272 can be used to implement custom decoders (e.g. JSON-RPC class hinting). 306 can be used to implement custom decoders (e.g. JSON-RPC class hinting).
|
/external/chromium_org/chromeos/cryptohome/ |
homedir_methods.cc | 9 #include "chromeos/dbus/cryptohome/rpc.pb.h"
|
/external/chromium_org/components/google/core/browser/ |
google_util.cc | 27 #define LINKDOCTOR_SERVER_REQUEST_URL "https://www.googleapis.com/rpc"
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
plugin.h | 98 // init_done reverse RPC to tell us that low-level initialization
|
pnacl_coordinator.h | 57 // changed without changing the RPC signatures.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.proto | 293 // are not specific to any particular RPC system. They are generated by the 299 // that generate code specific to your particular RPC system. Therefore, 451 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC 465 // Note: Field numbers 1 through 32 are reserved for Google's internal RPC
|
/external/tcpdump/ |
configure.in | 36 AC_CHECK_HEADERS(fcntl.h rpc/rpc.h rpc/rpcent.h netdnet/dnetdb.h) 563 AC_CHECK_LIB(rpc, main) dnl It's unclear why we might need -lrpc
|
Completed in 2179 milliseconds
<<21222324252627282930>>