Searched defs:mimeType (Results 1 – 4 of 4) sorted by relevance
26 int32_t Session::getKeyRequest(const std::vector<uint8_t> &indexInfo, const std::string &mimeType, … in getKeyRequest()
50 …stemFactoryService::IsMediaKeySystemSupported(const std::string &uuid, const std::string &mimeType, in IsMediaKeySystemSupported()
256 int32_t MediaKeySessionService::RequiresSecureDecoderModule(const std::string &mimeType, bool &requ… in RequiresSecureDecoderModule()
122 std::string mimeType; member