HomeSort by relevance Sort by last modified time
    Searched refs:pluginDeallocate (Results 1 - 3 of 3) sorted by null

  /development/samples/BrowserPlugin/jni/
PluginObject.cpp 80 static void pluginDeallocate(NPObject *obj);
89 pluginDeallocate,
198 static void pluginDeallocate(NPObject *obj)
  /frameworks/base/tests/BrowserTestPlugin/jni/
PluginObject.cpp 71 static void pluginDeallocate(NPObject *obj);
80 pluginDeallocate,
189 static void pluginDeallocate(NPObject *obj)
  /external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
PluginObject.cpp 103 static void pluginDeallocate(NPObject*);
110 pluginDeallocate,
859 static void pluginDeallocate(NPObject* header)
    [all...]

Completed in 65 milliseconds