Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_security_handler.h80 void OnCreateInternal(CPDF_Dictionary* pEncryptDict,
Dcpdf_security_handler.cpp511 void CPDF_SecurityHandler::OnCreateInternal(CPDF_Dictionary* pEncryptDict, in OnCreateInternal() function in CPDF_SecurityHandler
614 OnCreateInternal(pEncryptDict, pIdArray, user_password, owner_password, true); in OnCreate()
621 OnCreateInternal(pEncryptDict, pIdArray, user_password, ByteString(), false); in OnCreate()