Searched refs:AutofillToSyncIdMap (Results 1 – 4 of 4) sorted by relevance
140 typedef std::map<std::string, int64> AutofillToSyncIdMap; typedef172 AutofillToSyncIdMap id_map_;
119 typedef std::map<std::string, int64> AutofillToSyncIdMap; typedef180 AutofillToSyncIdMap id_map_;
480 AutofillToSyncIdMap::const_iterator iter = id_map_.find(autofill); in GetSyncIdFromChromeId()
427 AutofillToSyncIdMap::const_iterator iter = id_map_.find(autofill); in GetSyncIdFromChromeId()