Home
last modified time | relevance | path

Searched defs:mimeType (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/clearplay/hdi_service/common/
Dsession.cpp26 int32_t Session::getKeyRequest(const std::vector<uint8_t> &indexInfo, const std::string &mimeType, … in getKeyRequest()
/drivers/peripheral/clearplay/hdi_service/src/
Dmedia_key_system_factory_service.cpp50 …stemFactoryService::IsMediaKeySystemSupported(const std::string &uuid, const std::string &mimeType, in IsMediaKeySystemSupported()
Dmedia_key_session_service.cpp256 int32_t MediaKeySessionService::RequiresSecureDecoderModule(const std::string &mimeType, bool &requ… in RequiresSecureDecoderModule()
/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
Dmedia_key_system_types.h122 std::string mimeType; member