OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_plugin_name
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
plugin_globals.h
127
void
set_plugin_name
(const std::string& name) { plugin_name_ = name; }
function in class:ppapi::proxy::PluginGlobals
155
//
set_plugin_name
is called.
/external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc
445
ppapi::proxy::PluginGlobals::Get()->
set_plugin_name
(
Completed in 125 milliseconds