OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PoloWireInterface
(Results
1 - 2
of
2
) sorted by null
/external/google-tv-pairing-protocol/cpp/src/polo/wire/
polowireinterface.h
28
class
PoloWireInterface
{
30
PoloWireInterface
() {}
31
virtual ~
PoloWireInterface
() {}
53
DISALLOW_COPY_AND_ASSIGN(
PoloWireInterface
);
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
PoloWireInterface.java
28
public interface
PoloWireInterface
{
Completed in 48 milliseconds