OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateObjectWrapper
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/pepper/
plugin_object.h
62
static NPObject*
AllocateObjectWrapper
();
plugin_object.cc
41
return PluginObject::
AllocateObjectWrapper
();
306
// This will internally end up calling our
AllocateObjectWrapper
via the
360
NPObject* PluginObject::
AllocateObjectWrapper
() {
Completed in 45 milliseconds