Searched refs:kAutofillPositiveUploadRate (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dautofill_download.cc69 preferences->GetDouble(prefs::kAutofillPositiveUploadRate);
182 preferences->SetDouble(prefs::kAutofillPositiveUploadRate, rate);
H A Dautofill_manager.cc268 prefs->RegisterDoublePref(prefs::kAutofillPositiveUploadRate,
/external/chromium/chrome/common/
H A Dpref_names.cc665 const char kAutofillPositiveUploadRate[] = "autofill.positive_upload_rate"; member in namespace:prefs
H A Dpref_names.h234 extern const char kAutofillPositiveUploadRate[];

Completed in 363 milliseconds