Searched defs:pepper_type_for_key_system (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dencrypted_media_istypesupported_browsertest.cc200 // |pepper_type_for_key_system|.
203 const std::string& pepper_type_for_key_system,
217 pepper_plugin.append(base::ASCIIToWide(pepper_type_for_key_system));
219 pepper_plugin.append(pepper_type_for_key_system);
201 RegisterPepperCdm(CommandLine* command_line, const std::string& adapter_name, const std::string& pepper_type_for_key_system, bool expect_adapter_exists = true) argument

Completed in 61 milliseconds