Home
last modified time | relevance | path

Searched refs:MediaKeySystemProxy (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/drm_v1_0/cpp_target/drm/v1_0/
H A Dmedia_key_system_proxy.cpp.txt81 … return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::GetConfigurationString_(name, value, Remote());
84 int32_t OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::SetConfigurationString(const std::string& name,
104 return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::GetStatistics_(statistics, Remote());
112 int32_t OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::GenerateKeySystemRequest(std::string& defaultUrl,
125 return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::GetOemCertificateStatus_(status, Remote());
130 return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::SetCallback_(systemCallback, Remote());
156 return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::GetOemCertificate_(oemCert, Remote());
159 int32_t OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::Destroy()
161 return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::Destroy_(Remote());
166 return OHOS::HDI::Drm::V1_0::MediaKeySystemProxy::GetVersion_(majorVer, minorVer, Remote());
[all …]
H A Dmedia_key_system_proxy.h.txt27 class MediaKeySystemProxy : public IProxyBroker<OHOS::HDI::Drm::V1_0::IMediaKeySystem> {
29 …explicit MediaKeySystemProxy(const sptr<IRemoteObject>& remote) : IProxyBroker<OHOS::HDI::Drm::V1_…
31 virtual ~MediaKeySystemProxy() = default;
121 static inline BrokerDelegator<OHOS::HDI::Drm::V1_0::MediaKeySystemProxy> delegator_;
H A Dmedia_key_system_factory_proxy.cpp.txt212 mediaKeySystem = new OHOS::HDI::Drm::V1_0::MediaKeySystemProxy(mediaKeySystemRemote);
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dmedia_key_system_proxy.h27 class MediaKeySystemProxy : public IProxyBroker<OHOS::HDI::Drm::V1_0::IMediaKeySystem> {
29 …explicit MediaKeySystemProxy(const sptr<IRemoteObject>& remote) : IProxyBroker<OHOS::HDI::Drm::V1_… in MediaKeySystemProxy() function
31 virtual ~MediaKeySystemProxy() = default;
121 static inline BrokerDelegator<OHOS::HDI::Drm::V1_0::MediaKeySystemProxy> delegator_;