Searched refs:GetPassword (Results 1 - 22 of 22) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DUserInputUtils.h22 UString GetPassword(CStdOutStream *outStream);
H A DOpenCallbackConsole.cpp35 Password = GetPassword(OutStream);
H A DUserInputUtils.cpp62 UString GetPassword(CStdOutStream *outStream) function
H A DUpdateCallbackConsole.cpp212 Password = GetPassword(OutStream);
235 Password = GetPassword(OutStream);
H A DExtractCallbackConsole.cpp152 Password = GetPassword(OutStream);
/external/chromium_org/components/os_crypt/
H A Dkeychain_password_mac.h28 std::string GetPassword() const;
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker_tester.h39 virtual std::string GetPassword() = 0;
H A Dscreen_locker_tester.cc99 virtual std::string GetPassword() OVERRIDE;
128 std::string WebUIScreenLockerTester::GetPassword() { function in class:chromeos::test::WebUIScreenLockerTester
142 ASSERT_EQ(password, GetPassword());
H A Dscreen_locker_browsertest.cc291 EXPECT_EQ("password", tester->GetPassword());
295 EXPECT_EQ("", tester->GetPassword());
/external/chromium_org/chrome/browser/ui/views/
H A Dlogin_view.h30 const base::string16& GetPassword() const;
H A Dlogin_prompt_views.cc89 SetAuth(login_view_->GetUsername(), login_view_->GetPassword());
H A Dlogin_view.cc91 const base::string16& LoginView::GetPassword() const { function in class:LoginView
/external/chromium_org/chrome/browser/ui/passwords/
H A Dpassword_manager_presenter.h44 const autofill::PasswordForm* GetPassword(size_t index);
H A Dpassword_manager_presenter.cc145 const autofill::PasswordForm* PasswordManagerPresenter::GetPassword( function in class:PasswordManagerPresenter
/external/chromium_org/chrome/browser/android/
H A Dpassword_ui_view_android.cc68 password_manager_presenter_.GetPassword(index);
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc93 base::string16 GetPassword() const;
260 GetPassword(), IsLoggingEnabled()));
302 base::string16 SetupDialog::GetPassword() const { function in class:SetupDialog
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession_unittest.cc94 std::string GetPassword(int port_index) { function
178 " password=\"" + GetPassword(port_index) + "\""
619 GetUsername(index), GetPassword(index));
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h425 CFX_ByteString GetPassword() function in class:CPDF_Parser
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_encrypt.cpp90 CFX_ByteString password = m_pParser->GetPassword();
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_create.cpp2068 CFX_ByteString user_pass = m_pParser->GetPassword();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 6940 milliseconds