Home
last modified time | relevance | path

Searched defs:current_profiles (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_model_associator_unittest.cc38 std::set<std::string>* current_profiles, in TraverseAndAssociateChromeAutofillProfilesWrapper()
107 std::set<std::string> current_profiles; in TEST_F() local
151 std::set<std::string> current_profiles; in TEST_F() local
220 std::set<std::string> current_profiles; in TEST_F() local
238 std::set<std::string> current_profiles; in TEST_F() local
Dautofill_profile_model_associator.cc52 std::set<std::string>* current_profiles, in TraverseAndAssociateChromeAutofillProfiles()
264 std::set<std::string>* current_profiles) { in FindSyncNodeWithProfile()
295 std::set<std::string>* current_profiles, in MakeNewAutofillProfileSyncNodeIfNeeded()
Dautofill_profile_model_associator.h190 std::set<std::string> current_profiles; member
Dautofill_model_associator.cc37 std::set<string16> current_profiles; member