Searched refs:testPostURLFile (Results 1 – 2 of 2) sorted by relevance
589 static bool testPostURLFile(PluginObject* obj, const NPVariant* args, uint32_t argCount, NPVariant*… in testPostURLFile() function666 return testPostURLFile(plugin, args, argCount, result); in pluginInvoke()
6952 (testPostURLFile): Added. Writes the passed-in content to the6955 (pluginInvoke): Added a case for testPostURLFile.