Home
last modified time | relevance | path

Searched defs:ProtobufWireAdapter (Results 1 – 2 of 2) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/protobuf/
DProtobufWireAdapter.java57 public class ProtobufWireAdapter implements PoloWireInterface { class
74 public ProtobufWireAdapter(InputStream input, OutputStream output) { in ProtobufWireAdapter() method in ProtobufWireAdapter
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
Dprotobufwireadapter.cc31 ProtobufWireAdapter::ProtobufWireAdapter(PoloWireInterface* interface) in ProtobufWireAdapter() function in polo::wire::protobuf::ProtobufWireAdapter