Home
last modified time | relevance | path

Searched refs:PPP_ContentDecryptor_Private (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/ppapi/api/private/
Dppb_content_decryptor_private.idl21 * <code>PPP_ContentDecryptor_Private</code> interface. This interface provides
87 * on the <code>PPP_ContentDecryptor_Private</code> interface, the plugin
152 * the <code>PPP_ContentDecryptor_Private</code> interface.
167 * <code>PPP_ContentDecryptor_Private</code> interface, or due to other
179 * An error occurred in a <code>PPP_ContentDecryptor_Private</code> method,
203 * <code>PPP_ContentDecryptor_Private</code> interface completes to
226 * <code>PPP_ContentDecryptor_Private</code> interface completes to report
249 * <code>PPP_ContentDecryptor_Private</code> interface completes to report
265 * <code>PPP_ContentDecryptor_Private</code> interface completes to report
281 * <code>PPP_ContentDecryptor_Private</code> interface completes to deliver
[all …]
Dppp_content_decryptor_private.idl7 * This file defines the <code>PPP_ContentDecryptor_Private</code>
16 * <code>PPP_ContentDecryptor_Private</code> structure contains the function
22 interface PPP_ContentDecryptor_Private {
Dpp_content_decryptor.idl25 * In <code>PPP_ContentDecryptor_Private</code> calls, this is the ID of a
/external/chromium_org/ppapi/proxy/
Dppp_content_decryptor_private_proxy.h27 static const PPP_ContentDecryptor_Private* GetProxyInterface();
83 const PPP_ContentDecryptor_Private* ppp_decryptor_impl_;
Dppp_content_decryptor_private_proxy.cc473 static const PPP_ContentDecryptor_Private content_decryptor_interface = {
496 ppp_decryptor_impl_ = static_cast<const PPP_ContentDecryptor_Private*>( in PPP_ContentDecryptor_Private_Proxy()
506 const PPP_ContentDecryptor_Private*
/external/chromium_org/ppapi/c/private/
Dppp_content_decryptor_private.h307 typedef struct PPP_ContentDecryptor_Private_0_12 PPP_ContentDecryptor_Private; typedef
/external/chromium_org/content/renderer/pepper/
Dcontent_decryptor_delegate.h45 const PPP_ContentDecryptor_Private* plugin_decryption_interface);
215 const PPP_ContentDecryptor_Private* const plugin_decryption_interface_;
Dcontent_decryptor_delegate.cc308 const PPP_ContentDecryptor_Private* plugin_decryption_interface) in ContentDecryptorDelegate()
Dpepper_plugin_instance_impl.cc2295 const PPP_ContentDecryptor_Private* plugin_decryption_interface = in GetContentDecryptorDelegate()
2296 static_cast<const PPP_ContentDecryptor_Private*>( in GetContentDecryptorDelegate()
/external/chromium_org/ppapi/cpp/private/
Dcontent_decryptor_private.cc258 const PPP_ContentDecryptor_Private ppp_content_decryptor = {