Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h403 void ThrowServerDeniedException() const;
Dcfxjse_formcalc_context.cpp4486 pContext->ThrowServerDeniedException(); in Post()
4527 pContext->ThrowServerDeniedException(); in Put()
5863 void CFXJSE_FormCalcContext::ThrowServerDeniedException() const { in ThrowServerDeniedException() function in CFXJSE_FormCalcContext