OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RpcChannel
(Results
1 - 18
of
18
) sorted by null
/external/protobuf/java/core/src/main/java/com/google/protobuf/
RpcChannel.java
34
* <p>Abstract interface for an RPC channel. An {@code
RpcChannel
} represents a
37
* machine. Normally, you should not call an {@code
RpcChannel
} directly, but
41
*
RpcChannel
channel = rpcImpl.newChannel("remotehost.example.com:1234");
55
public interface
RpcChannel
{
/external/protobuf/src/google/protobuf/
service.cc
41
RpcChannel
::~
RpcChannel
() {}
service.h
48
// A stub is just a type-safe wrapper around an
RpcChannel
which emulates a
75
// To call a remote MyServiceImpl, first you need an
RpcChannel
connected to it.
113
class
RpcChannel
;
132
// parameter to the constructor to tell it to delete its
RpcChannel
when
155
//
RpcChannel
which the stub is using. Server-side Service
261
// Abstract interface for an RPC channel. An
RpcChannel
represents a
264
// should not call an
RpcChannel
directly, but instead construct a stub Service
266
//
RpcChannel
* channel = new MyRpcChannel("remotehost.example.com:1234");
269
class LIBPROTOBUF_EXPORT
RpcChannel
{
271
inline
RpcChannel
() {}
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
service.h
48
// A stub is just a type-safe wrapper around an
RpcChannel
which emulates a
75
// To call a remote MyServiceImpl, first you need an
RpcChannel
connected to it.
112
class
RpcChannel
;
131
// parameter to the constructor to tell it to delete its
RpcChannel
when
154
//
RpcChannel
which the stub is using. Server-side Service
260
// Abstract interface for an RPC channel. An
RpcChannel
represents a
263
// should not call an
RpcChannel
directly, but instead construct a stub Service
265
//
RpcChannel
* channel = new MyRpcChannel("remotehost.example.com:1234");
268
class LIBPROTOBUF_EXPORT
RpcChannel
{
270
inline
RpcChannel
() {}
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
service.h
48
// A stub is just a type-safe wrapper around an
RpcChannel
which emulates a
75
// To call a remote MyServiceImpl, first you need an
RpcChannel
connected to it.
112
class
RpcChannel
;
131
// parameter to the constructor to tell it to delete its
RpcChannel
when
154
//
RpcChannel
which the stub is using. Server-side Service
260
// Abstract interface for an RPC channel. An
RpcChannel
represents a
263
// should not call an
RpcChannel
directly, but instead construct a stub Service
265
//
RpcChannel
* channel = new MyRpcChannel("remotehost.example.com:1234");
268
class LIBPROTOBUF_EXPORT
RpcChannel
{
270
inline
RpcChannel
() {}
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
service.h
48
// A stub is just a type-safe wrapper around an
RpcChannel
which emulates a
75
// To call a remote MyServiceImpl, first you need an
RpcChannel
connected to it.
112
class
RpcChannel
;
131
// parameter to the constructor to tell it to delete its
RpcChannel
when
154
//
RpcChannel
which the stub is using. Server-side Service
260
// Abstract interface for an RPC channel. An
RpcChannel
represents a
263
// should not call an
RpcChannel
directly, but instead construct a stub Service
265
//
RpcChannel
* channel = new MyRpcChannel("remotehost.example.com:1234");
268
class LIBPROTOBUF_EXPORT
RpcChannel
{
270
inline
RpcChannel
() {}
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
service.h
48
// A stub is just a type-safe wrapper around an
RpcChannel
which emulates a
75
// To call a remote MyServiceImpl, first you need an
RpcChannel
connected to it.
113
class
RpcChannel
;
132
// parameter to the constructor to tell it to delete its
RpcChannel
when
155
//
RpcChannel
which the stub is using. Server-side Service
261
// Abstract interface for an RPC channel. An
RpcChannel
represents a
264
// should not call an
RpcChannel
directly, but instead construct a stub Service
266
//
RpcChannel
* channel = new MyRpcChannel("remotehost.example.com:1234");
269
class LIBPROTOBUF_EXPORT
RpcChannel
{
271
inline
RpcChannel
() {}
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
service.h
48
// A stub is just a type-safe wrapper around an
RpcChannel
which emulates a
75
// To call a remote MyServiceImpl, first you need an
RpcChannel
connected to it.
112
class
RpcChannel
;
131
// parameter to the constructor to tell it to delete its
RpcChannel
when
154
//
RpcChannel
which the stub is using. Server-side Service
260
// Abstract interface for an RPC channel. An
RpcChannel
represents a
263
// should not call an
RpcChannel
directly, but instead construct a stub Service
265
//
RpcChannel
* channel = new MyRpcChannel("remotehost.example.com:1234");
268
class LIBPROTOBUF_EXPORT
RpcChannel
{
270
inline
RpcChannel
() {}
[
all
...]
/external/nanopb-c/generator/google/protobuf/
service.py
82
RpcChannel
which the stub is using.
111
This method isn't really needed, as the
RpcChannel
's CallMethod constructs
201
class
RpcChannel
(object):
205
An
RpcChannel
represents a communication line to a service which can be used
207
machine. Normally, you should not use an
RpcChannel
directly, but instead
211
RpcChannel
channel = rpcImpl.Channel("remotehost.example.com:1234")
/external/protobuf/python/google/protobuf/
service.py
82
RpcChannel
which the stub is using.
111
This method isn't really needed, as the
RpcChannel
's CallMethod constructs
201
class
RpcChannel
(object):
205
An
RpcChannel
represents a communication line to a service which can be used
207
machine. Normally, you should not use an
RpcChannel
directly, but instead
211
RpcChannel
channel = rpcImpl.Channel("remotehost.example.com:1234")
/external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar
/prebuilts/misc/common/robolectric/lib/
protobuf-java-2.6.1.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar
/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar
Completed in 487 milliseconds