Searched refs:webplugin_ (Results 1 – 5 of 5) sorted by relevance
65 webplugin_(NULL), in WebPluginDelegateStub()82 webplugin_)); in ~WebPluginDelegateStub()86 plugin_scriptable_object_, delegate_, webplugin_); in ~WebPluginDelegateStub()182 webplugin_ = new WebPluginProxy(channel_.get(), in OnInit()186 delegate_ = WebPluginDelegateImpl::Create(webplugin_, path, mime_type_); in OnInit()193 webplugin_->set_delegate(delegate_); in OnInit()215 WebPluginResourceClient* client = webplugin_->GetResourceClient(id); in OnWillSendRequest()224 WebPluginResourceClient* client = webplugin_->GetResourceClient(params.id); in OnDidReceiveResponse()238 WebPluginResourceClient* client = webplugin_->GetResourceClient(id); in OnDidReceiveData()247 WebPluginResourceClient* client = webplugin_->GetResourceClient(id); in OnDidFinishLoading()[all …]
52 WebPluginProxy* webplugin() { return webplugin_; } in webplugin()121 WebPluginProxy* webplugin_; variable
98 WebPlugin* webplugin() { return webplugin_; } in webplugin()100 webplugin_ = webplugin; in set_web_plugin()296 WebPlugin* webplugin_; variable
37 webplugin_(0), in PluginInstance()446 if (webplugin_) in OnPluginThreadAsyncCall()540 webplugin_->CancelDocumentLoad(); in RequestRead()561 webplugin_->InitiateHTTPRangeRequest( in RequestRead()582 webplugin_->HandleURLRequest( in RequestURL()
174 ['exclude', '^child/npapi/webplugin_'],