Searched defs:ScopedViewUpdates (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc145 class ScopedViewUpdates { class in namespace:autofill::__anon5014
147 explicit ScopedViewUpdates(AutofillDialogView* view) : view_(view) { function in class:autofill::__anon5014::ScopedViewUpdates
152 ~ScopedViewUpdates() {
160 DISALLOW_COPY_AND_ASSIGN(ScopedViewUpdates);
1104 ScopedViewUpdates updates(view_.get());
1137 ScopedViewUpdates updates(view_.get());
1201 ScopedViewUpdates updates(view_.get());
1523 ScopedViewUpdates updates(view_.get());
2106 ScopedViewUpdates updates(view_.get());
2272 ScopedViewUpdates update
[all...]

Completed in 35 milliseconds