Home
last modified time | relevance | path

Searched refs:RequiresSecureDecoderModule (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/clearplay/hdi_service/include/drm/v1_0/
Dmedia_key_session_service.h61 int32_t RequiresSecureDecoderModule(const std::string& mimeType, bool& required) override;
/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
Dimedia_key_session.h99 virtual int32_t RequiresSecureDecoderModule(const std::string& mimeType, bool& required) = 0;
Dmedia_key_session_proxy.h58 int32_t RequiresSecureDecoderModule(const std::string& mimeType, bool& required) override;
/drivers/interface/drm/v1_0/
DIMediaKeySession.idl51 RequiresSecureDecoderModule([in] String mimeType, [out] boolean required);
/drivers/peripheral/clearplay/hdi_service/src/
Dmedia_key_session_service.cpp256 int32_t MediaKeySessionService::RequiresSecureDecoderModule(const std::string &mimeType, bool &requ… in RequiresSecureDecoderModule() function in OHOS::HDI::Drm::V1_0::MediaKeySessionService
/drivers/peripheral/clearplay/
DREADME_zh.md79 …| 查询是否支持安全解码 | int32_t RequiresSecureDecoderModule(const std::string& mimeType, bo…