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

/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc419 // Generic form of PostURL for common code between PostURL and PostURLNotify.
420 static NPError PostURLNotify(NPP id, function
512 return PostURLNotify(id, url, target, len, buf, file, true, notify_data);
542 return PostURLNotify(id, url, target, len, buf, file, false, 0);

Completed in 151 milliseconds