Searched refs:GetEVCertName (Results 1 - 8 of 8) sorted by last modified time

/external/chromium_org/chrome/browser/ui/location_bar/
H A Dorigin_chip_info.cc119 toolbar_model->GetEVCertName(),
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dtest_toolbar_model.cc57 base::string16 TestToolbarModel::GetEVCertName() const { function in class:TestToolbarModel
H A Dtest_toolbar_model.h28 virtual base::string16 GetEVCertName() const OVERRIDE;
H A Dtoolbar_model.h90 virtual base::string16 GetEVCertName() const = 0;
H A Dtoolbar_model_impl.cc261 base::string16 ToolbarModelImpl::GetEVCertName() const { function in class:ToolbarModelImpl
H A Dtoolbar_model_impl.h50 virtual base::string16 GetEVCertName() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc598 GetToolbarModel()->GetEVCertName()).width();
685 ev_bubble_view_->SetLabel(GetToolbarModel()->GetEVCertName());
H A Dorigin_chip_view.cc224 ev_label_->SetText(location_bar_view_->GetToolbarModel()->GetEVCertName());

Completed in 116 milliseconds