HomeSort by relevance Sort by last modified time
    Searched refs:MediaStreamInfoBarDelegate (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/media/
media_stream_infobar_delegate.cc 33 MediaStreamInfoBarDelegate::~MediaStreamInfoBarDelegate() {
37 bool MediaStreamInfoBarDelegate::Create(
57 new MediaStreamInfoBarDelegate(controller.Pass()))));
69 MediaStreamInfoBarDelegate::MediaStreamInfoBarDelegate(
77 void MediaStreamInfoBarDelegate::InfoBarDismissed() {
85 int MediaStreamInfoBarDelegate::GetIconID() const {
90 infobars::InfoBarDelegate::Type MediaStreamInfoBarDelegate::GetInfoBarType()
95 MediaStreamInfoBarDelegate*
    [all...]
media_stream_infobar_delegate.h 20 class MediaStreamInfoBarDelegate : public ConfirmInfoBarDelegate {
22 virtual ~MediaStreamInfoBarDelegate();
36 explicit MediaStreamInfoBarDelegate(
43 virtual MediaStreamInfoBarDelegate* AsMediaStreamInfoBarDelegate() OVERRIDE;
53 DISALLOW_COPY_AND_ASSIGN(MediaStreamInfoBarDelegate);
media_capture_devices_dispatcher.cc     [all...]
  /external/chromium_org/components/infobars/core/
infobar_delegate.h 16 class MediaStreamInfoBarDelegate;
111 virtual MediaStreamInfoBarDelegate* AsMediaStreamInfoBarDelegate();
infobar_delegate.cc 64 MediaStreamInfoBarDelegate* InfoBarDelegate::AsMediaStreamInfoBarDelegate() {
  /external/chromium_org/chrome/browser/ui/app_list/
start_page_service.cc 87 if (MediaStreamInfoBarDelegate::Create(web_contents, request, callback))
  /external/chromium_org/chrome/browser/chromeos/login/ui/
webui_login_view.cc 452 if (MediaStreamInfoBarDelegate::Create(web_contents, request, callback))

Completed in 1092 milliseconds