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

/frameworks/base/tests/BrowserTestPlugin/jni/
H A DPluginObject.cpp102 static NPIdentifier pluginPropertyIdentifiers[NUM_PROPERTY_IDENTIFIERS]; variable
117 browser->getstringidentifiers(pluginPropertyIdentifierNames, NUM_PROPERTY_IDENTIFIERS, pluginPropertyIdentifiers);
125 if (name == pluginPropertyIdentifiers[i])
142 if (name == pluginPropertyIdentifiers[ID_TESTFILE_PROPERTY]) {

Completed in 116 milliseconds