Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h432 void ThrowServerDeniedException() const;
Dcfxjse_formcalc_context.cpp4729 pContext->ThrowServerDeniedException(); in Post()
4770 pContext->ThrowServerDeniedException(); in Put()
6223 void CFXJSE_FormCalcContext::ThrowServerDeniedException() const { in ThrowServerDeniedException() function in CFXJSE_FormCalcContext