Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds