Searched refs:BpDittoBinder (Results 1 – 2 of 2) sorted by relevance
24 BpDittoBinder::BpDittoBinder(const sp<IBinder>& impl) : BpInterface<IDittoBinder>(impl) { in BpDittoBinder() function in dittosuite::BpDittoBinder28 void BpDittoBinder::async() { in async()36 int8_t BpDittoBinder::sync(int8_t c) { in sync()50 void BpDittoBinder::start() { in start()58 void BpDittoBinder::end() { in end()78 intr = new BpDittoBinder(obj); in asInterface()
60 class BpDittoBinder : public BpInterface<IDittoBinder> {62 BpDittoBinder(const sp<IBinder>& impl);