Home
last modified time | relevance | path

Searched refs:pluginMethodIdentifierNames (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/BrowserTestPlugin/jni/
DPluginObject.cpp111 static const NPUTF8 *pluginMethodIdentifierNames[NUM_METHOD_IDENTIFIERS] = { variable
118 …browser->getstringidentifiers(pluginMethodIdentifierNames, NUM_METHOD_IDENTIFIERS, pluginMethodIde… in initializeIdentifiers()