Home
last modified time | relevance | path

Searched refs:PROTOCOL_BUFFERS (Results 1 – 1 of 1) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
DWireFormat.java28 PROTOCOL_BUFFERS, // Protocol Buffers, implemented by ProtobufWireInterface enumConstant
40 case PROTOCOL_BUFFERS: in getWireInterface()