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

  /development/samples/BrowserPlugin/jni/
PluginObject.cpp 81 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name);
97 pluginRemoveProperty,
203 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name)
  /frameworks/base/tests/BrowserTestPlugin/jni/
PluginObject.cpp 72 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name);
88 pluginRemoveProperty,
194 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name)

Completed in 3163 milliseconds