Home
last modified time | relevance | path

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

/external/chromium_org/content/shell/tools/plugin/
DPluginObject.cpp1468 NPIdentifier testNPInvoke = browser->getstringidentifier("testNPInvoke"); in testNPRuntime() local
1480 if (browser->invoke(npp, windowScriptObject, testNPInvoke, args, 7, &result)) in testNPRuntime()