Searched refs:pluginMethodIdentifiers (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/BrowserTestPlugin/jni/
H A DPluginObject.cpp110 static NPIdentifier pluginMethodIdentifiers[NUM_METHOD_IDENTIFIERS]; variable
118 browser->getstringidentifiers(pluginMethodIdentifierNames, NUM_METHOD_IDENTIFIERS, pluginMethodIdentifiers);
134 if (name == pluginMethodIdentifiers[i])
157 if (name == pluginMethodIdentifiers[ID_GETTESTFILE_METHOD]) {

Completed in 258 milliseconds