Home
last modified time | relevance | path

Searched defs:GetPassword (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DUserInputUtils.cpp62 static bool GetPassword(CStdOutStream *outStream, UString &psw) in GetPassword() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.h59 ByteString GetPassword() { return m_Password; } in GetPassword() function