Home | History | Annotate | Download | only in startup

Lines Matching defs:SessionCrashedInfoBarDelegate

25 void SessionCrashedInfoBarDelegate::Create(Browser* browser) {
38 new SessionCrashedInfoBarDelegate(profile))));
41 SessionCrashedInfoBarDelegate::SessionCrashedInfoBarDelegate(Profile* profile)
47 SessionCrashedInfoBarDelegate::~SessionCrashedInfoBarDelegate() {
56 int SessionCrashedInfoBarDelegate::GetIconID() const {
60 base::string16 SessionCrashedInfoBarDelegate::GetMessageText() const {
64 int SessionCrashedInfoBarDelegate::GetButtons() const {
68 base::string16 SessionCrashedInfoBarDelegate::GetButtonLabel(
74 bool SessionCrashedInfoBarDelegate::Accept() {