Searched refs:BpDataSource (Results 1 – 1 of 1) sorted by relevance
41 struct BpDataSource : public BpInterface<IDataSource> { struct42 explicit BpDataSource(const sp<IBinder>& impl) in BpDataSource() argument