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 85 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name);
101 pluginRemoveProperty,
207 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 30 milliseconds