OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_shown_confirmation_dialog_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.cc
31
: automatic_profile_resetter_(NULL),
has_shown_confirmation_dialog_
(false) {
54
if (
has_shown_confirmation_dialog_
&& automatic_profile_resetter_) {
152
has_shown_confirmation_dialog_
= true;
reset_profile_settings_handler.h
78
bool
has_shown_confirmation_dialog_
;
member in class:options::ResetProfileSettingsHandler
Completed in 812 milliseconds