HomeSort by relevance Sort by last modified time
    Searched full:setprofiles (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/performance/
autofill_sync_perf_test.cc 26 using autofill_helper::SetProfiles;
97 SetProfiles(profile, &autofill_profiles);
109 SetProfiles(profile, &autofill_profiles);
114 SetProfiles(profile, &empty);
  /external/chromium_org/components/autofill/core/browser/
personal_data_manager.h 38 void SetProfiles(int, std::vector<autofill::AutofillProfile>*);
241 friend void autofill_helper::SetProfiles(
249 // A call to |SetProfiles| could include out-of-date data that may conflict
251 // editing. |SetProfiles| is implemented to make a "best effort" to apply the
253 // updates in |profiles| make it to the DB. This is why SetProfiles will
256 void SetProfiles(std::vector<AutofillProfile>* profiles);
personal_data_manager.cc 824 void PersonalDataManager::SetProfiles(std::vector<AutofillProfile>* profiles) {
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.cc 281 void SetProfiles(int profile, std::vector<AutofillProfile>* autofill_profiles) {
287 pdm->SetProfiles(autofill_profiles);
309 autofill_helper::SetProfiles(profile, &autofill_profiles);
319 autofill_helper::SetProfiles(profile, &autofill_profiles);
333 autofill_helper::SetProfiles(profile, &profiles);
autofill_helper.h 67 void SetProfiles(int profile,
  /external/chromium_org/chrome/browser/autofill/
autofill_browsertest.cc 137 void SetProfiles(std::vector<AutofillProfile>* profiles) {
139 personal_data_manager()->SetProfiles(profiles);
146 SetProfiles(&profiles);
380 SetProfiles(&profiles);
    [all...]
autofill_interactive_uitest.cc 262 void SetProfiles(std::vector<AutofillProfile>* profiles) {
264 GetPersonalDataManager()->SetProfiles(profiles);
271 SetProfiles(&profiles);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-settings-3.2.1.jar 
maven-model-builder-3.2.1.jar 
maven-core-3.2.1.jar 
maven-compat-3.2.1.jar 
maven-model-3.2.1.jar 
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover_unittest.cc 495 personal_data_manager_->SetProfiles(&profiles);
    [all...]
  /prebuilts/tools/common/m2/repository/org/sonatype/gossip/gossip/1.3/
gossip-1.3.jar 

Completed in 382 milliseconds