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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc268 std::string SectionToPrefString(DialogSection section) { function in namespace:autofill::__anon5014
3978 autofill_choice->Set(SectionToPrefString(section), value.release());
4009 if (!choices->GetDictionary(SectionToPrefString(section), &choice))

Completed in 428 milliseconds