Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Ddialog_test.cc26 class DialogState : public base::RefCountedThreadSafe<DialogState> { class
28 DialogState() in DialogState() function in client::dialog_test::__anon5cbb14130111::DialogState
36 DISALLOW_COPY_AND_ASSIGN(DialogState);
44 scoped_refptr<DialogState> dialog_state) in DialogCallback()
86 scoped_refptr<DialogState> dialog_state_;
112 dialog_state_ = new DialogState; in OnQuery()
164 scoped_refptr<DialogState> dialog_state_;