Searched refs:PepperPluginInstance (Results 1 – 4 of 4) sorted by relevance
103 bool CanOpenViaFastPath(content::PepperPluginInstance* plugin_instance, in CanOpenViaFastPath()411 content::PepperPluginInstance* plugin_instance = in LaunchSelLdr()412 content::PepperPluginInstance::Get(instance); in LaunchSelLdr()554 content::PepperPluginInstance* plugin_instance = in StartPpapiProxy()555 content::PepperPluginInstance::Get(instance); in StartPpapiProxy()783 content::PepperPluginInstance* plugin_instance = in OpenNaClExecutable()784 content::PepperPluginInstance::Get(instance); in OpenNaClExecutable()984 content::PepperPluginInstance* plugin_instance = in DownloadManifestToBuffer()985 content::PepperPluginInstance::Get(instance); in DownloadManifestToBuffer()1341 content::PepperPluginInstance* plugin_instance = in DownloadNexe()[all …]
44 content::PepperPluginInstance* plugin_instance = in DispatchProgressEventOnMainThread()45 content::PepperPluginInstance::Get(instance); in DispatchProgressEventOnMainThread()
22 class PepperPluginInstance; variable166 content::PepperPluginInstance* plugin_instance_;
90 plugin_instance_(content::PepperPluginInstance::Get(pp_instance)) { in NexeLoadManager()