Searched refs:DrmListenerProxy (Results 1 – 2 of 2) sorted by relevance
22 DrmListenerProxy::DrmListenerProxy(const sptr<IRemoteObject> &impl) in DrmListenerProxy() function in OHOS::DrmStandard::DrmListenerProxy26 DrmListenerProxy::~DrmListenerProxy() in ~DrmListenerProxy()
24 class DrmListenerProxy : public IRemoteProxy<IDrmListener>, public NoCopyable {26 explicit DrmListenerProxy(const sptr<IRemoteObject> &impl);27 virtual ~DrmListenerProxy();29 static inline BrokerDelegator<DrmListenerProxy> delegator_;