Home
last modified time | relevance | path

Searched refs:MediaDecryptModuleProxy (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dmedia_decrypt_module_proxy.h27 class MediaDecryptModuleProxy : public IProxyBroker<OHOS::HDI::Drm::V1_0::IMediaDecryptModule> { class
29 explicit MediaDecryptModuleProxy(const sptr<IRemoteObject>& remote) : IProxyBroker<OHOS::HDI::Drm::V1_0::IMediaDecryptModule>(remote) {} in MediaDecryptModuleProxy() function in OHOS::HDI::Drm::V1_0::MediaDecryptModuleProxy
31 virtual ~MediaDecryptModuleProxy() = default;
53 static inline BrokerDelegator<OHOS::HDI::Drm::V1_0::MediaDecryptModuleProxy> delegator_;

Completed in 1 milliseconds