Home
last modified time | relevance | path

Searched refs:ProducerListenerProxy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_producer_listener.h31 class ProducerListenerProxy : public IRemoteProxy<IProducerListener> {
33 …explicit ProducerListenerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IProducerListener>(… in ProducerListenerProxy() function
34 virtual ~ProducerListenerProxy() noexcept = default;
77 static inline BrokerDelegator<ProducerListenerProxy> delegator_;