OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auxiliary_profiles_enabled
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/resources/options/
autofill_options.html
6
<input pref="autofill.
auxiliary_profiles_enabled
" type="checkbox">
/external/chromium/chrome/browser/autofill/
personal_data_manager.cc
635
bool
auxiliary_profiles_enabled
= false;
local
637
bool
auxiliary_profiles_enabled
= profile_ ? profile_->GetPrefs()->GetBoolean(
640
if (!
auxiliary_profiles_enabled
)
/external/chromium/chrome/common/
pref_names.cc
659
"autofill.
auxiliary_profiles_enabled
";
[
all
...]
Completed in 689 milliseconds