Searched refs:sct_info_view_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dsigned_certificate_timestamps_views.cc97 : sct_info_view_(NULL),
152 sct_info_view_ = new SignedCertificateTimestampInfoView();
153 layout->AddView(sct_info_view_);
155 sct_info_view_->SetSignedCertificateTimestamp(*(sct_list_[0].sct.get()),
163 sct_info_view_->SetSignedCertificateTimestamp(
H A Dsigned_certificate_timestamps_views.h60 SignedCertificateTimestampInfoView* sct_info_view_; member in class:SignedCertificateTimestampsViews

Completed in 237 milliseconds