Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dnpobject_util.cc88 static void NPN_SetExceptionPatch(NPObject *obj, const NPUTF8 *message) { in NPN_SetExceptionPatch() function
120 host_funcs.setexception = NPN_SetExceptionPatch; in GetHostFunctions()