Home
last modified time | relevance | path

Searched defs:GetPluginURL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dfake_pepper_plugin_instance.cc24 const GURL& FakePepperPluginInstance::GetPluginURL() { return gurl_; } in GetPluginURL() function in content::FakePepperPluginInstance
Dpepper_plugin_instance_impl.cc3072 const GURL& PepperPluginInstanceImpl::GetPluginURL() { return plugin_url_; } in GetPluginURL() function in content::PepperPluginInstanceImpl