OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPluginName
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/hang_monitor/
hung_plugin_action.h
39
bool
GetPluginName
(HWND plugin_window,
hung_plugin_action.cc
46
GetPluginName
(hung_window,
111
bool HungPluginAction::
GetPluginName
(HWND plugin_window,
/external/chromium_org/content/public/browser/
browser_ppapi_host.h
73
virtual const std::string&
GetPluginName
() = 0;
/external/chromium_org/content/browser/renderer_host/pepper/
browser_ppapi_host_impl.h
50
virtual const std::string&
GetPluginName
() OVERRIDE;
browser_ppapi_host_impl.cc
103
const std::string& BrowserPpapiHostImpl::
GetPluginName
() {
pepper_flash_file_message_filter.cc
48
std::string plugin_name = host->
GetPluginName
();
Completed in 510 milliseconds