Searched refs:GetContentDecryptorDelegate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/crypto/
H A Dpepper_cdm_wrapper_impl.cc49 if (!plugin_instance->GetContentDecryptorDelegate())
64 DCHECK(plugin_instance_->GetContentDecryptorDelegate());
74 return plugin_instance_->GetContentDecryptorDelegate();
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.h356 ContentDecryptorDelegate* GetContentDecryptorDelegate();
H A Dpepper_plugin_instance_impl.cc2291 PepperPluginInstanceImpl::GetContentDecryptorDelegate() { function in class:content::PepperPluginInstanceImpl

Completed in 2077 milliseconds