Searched refs:PendingCredentials (Results 1 – 6 of 6) sorted by relevance
27 ManagePasswordsUIControllerMock::PendingCredentials() const { in PendingCredentials() function in ManagePasswordsUIControllerMock
43 virtual const autofill::PasswordForm& PendingCredentials() const OVERRIDE;
93 origin_ = PendingCredentials().origin; in OnPasswordSubmitted()238 PendingCredentials() const { in PendingCredentials() function in ManagePasswordsUIController
80 virtual const autofill::PasswordForm& PendingCredentials() const;
67 pending_credentials_ = controller->PendingCredentials(); in ManagePasswordsBubbleModel()
52 passwordForm:ui_controller()->PendingCredentials()