Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds