Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Ddrm_listener_proxy.cpp22 DrmListenerProxy::DrmListenerProxy(const sptr<IRemoteObject> &impl) in DrmListenerProxy() function in OHOS::DrmStandard::DrmListenerProxy
26 DrmListenerProxy::~DrmListenerProxy() in ~DrmListenerProxy()
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/include/
H A Ddrm_listener_proxy.h24 class DrmListenerProxy : public IRemoteProxy<IDrmListener>, public NoCopyable {
26 explicit DrmListenerProxy(const sptr<IRemoteObject> &impl);
27 virtual ~DrmListenerProxy();
29 static inline BrokerDelegator<DrmListenerProxy> delegator_;