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

/external/chromium_org/third_party/npapi/npspy/common/
H A Dnp_entry.cpp178 NPNFuncs.setexception = pFuncs->setexception;
H A Dnpp_gate.cpp161 fakeNPNFuncs.setexception = NPN_SetException;
H A Dnpn_gate.cpp441 NPNFuncs.setexception(obj,message);
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
H A DTestObject.cpp146 browser->setexception(header, "test object throwException SUCCESS");
H A DPluginObject.cpp342 browser->setexception(obj, "plugin object testThrowExceptionProperty SUCCESS");
394 browser->setexception(obj, "plugin object testThrowExceptionProperty SUCCESS");
1090 browser->setexception(header, "plugin object testThrowException SUCCESS");
/external/chromium_org/content/child/npapi/
H A Dnpobject_util.cc120 host_funcs.setexception = NPN_SetExceptionPatch;
H A Dplugin_host.cc145 host_funcs_.setexception = WebBindings::setException;
192 if (overrides->setexception)
193 host_funcs_.setexception = overrides->setexception;
/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h196 NPN_SetExceptionProcPtr setexception; member in struct:_NPNetscapeFuncs
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpupp.h560 NPN_SetExceptionUPP setexception; member in struct:_NPNetscapeFuncs
/external/chromium_org/remoting/host/plugin/
H A Dhost_script_object.cc1718 g_npnetscape_funcs->setexception(parent_, exception_string.c_str());

Completed in 2011 milliseconds