Searched refs:PostURLNotify (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/content/child/npapi/ |
D | plugin_host.cc | 420 static NPError PostURLNotify(NPP id, in PostURLNotify() function 512 return PostURLNotify(id, url, target, len, buf, file, true, notify_data); in NPN_PostURLNotify() 542 return PostURLNotify(id, url, target, len, buf, file, false, 0); in NPN_PostURL()
|