HomeSort by relevance Sort by last modified time
    Searched defs:PoloWireAdapter (Results 1 - 2 of 2) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/wire/
polowireadapter.cc 17 #include "polo/wire/polowireadapter.h"
22 PoloWireAdapter::PoloWireAdapter(PoloWireInterface* interface)
27 void PoloWireAdapter::set_listener(
polowireadapter.h 28 class PoloWireAdapter : public PoloWireListener {
34 explicit PoloWireAdapter(PoloWireInterface* interface);
35 virtual ~PoloWireAdapter() {}
89 DISALLOW_COPY_AND_ASSIGN(PoloWireAdapter);

Completed in 211 milliseconds