Searched defs:SetException (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_try_catch.cc31 SetException(kConversionException);
39 SetException(kConversionException);
47 SetException(kConversionException);
54 SetException(kConversionException);
111 SetException(message);
115 void PepperTryCatchV8::SetException(const char* message) { function in class:content::PepperTryCatchV8
165 void PepperTryCatchVar::SetException(const char* message) { function in class:content::PepperTryCatchVar
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcontent_settings_handler.cc1235 base::Bind(&ContentSettingsHandler::SetException,
1339 void ContentSettingsHandler::SetException(const base::ListValue* args) { function in class:options::ContentSettingsHandler

Completed in 1232 milliseconds