Searched defs:GetPluginURL (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/renderer/pepper/ | ||
D | fake_pepper_plugin_instance.cc | 24 const GURL& FakePepperPluginInstance::GetPluginURL() { return gurl_; } in GetPluginURL() function in content::FakePepperPluginInstance |
D | pepper_plugin_instance_impl.cc | 3072 const GURL& PepperPluginInstanceImpl::GetPluginURL() { return plugin_url_; } in GetPluginURL() function in content::PepperPluginInstanceImpl |