Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h460 void ThrowServerDeniedException() const;
Dxfa_fm2jscontext.cpp4913 pContext->ThrowServerDeniedException(); in Post()
4956 pContext->ThrowServerDeniedException(); in Put()
6391 void CXFA_FM2JSContext::ThrowServerDeniedException() const { in ThrowServerDeniedException() function in CXFA_FM2JSContext