Searched refs:ProducerListenerProxy (Results 1 – 1 of 1) sorted by relevance
31 class ProducerListenerProxy : public IRemoteProxy<IProducerListener> {33 …explicit ProducerListenerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IProducerListener>(… in ProducerListenerProxy() function34 virtual ~ProducerListenerProxy() noexcept = default;77 static inline BrokerDelegator<ProducerListenerProxy> delegator_;