HomeSort by relevance Sort by last modified time
    Searched refs:new_entries (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/glue/
autofill_change_processor.h 93 std::vector<AutofillEntry>* new_entries,
autofill_change_processor.cc 261 std::vector<AutofillEntry> new_entries; local
280 autofill_changes_[i].autofill_, &new_entries,
293 if (!web_database_->GetAutofillTable()->UpdateAutofillEntries(new_entries)) {
317 std::vector<AutofillEntry>* new_entries,
330 new_entries->push_back(new_entry);
autofill_model_associator.cc 36 std::vector<AutofillEntry> new_entries; member in struct:browser_sync::AutofillModelAssociator::DataBundle
68 std::vector<AutofillEntry>* new_entries) {
90 new_entries->push_back(new_entry);
164 entries, &bundle.current_entries, &bundle.new_entries)) {
208 if (bundle.new_entries.size() &&
210 bundle.new_entries)) {
340 bundle->new_entries.push_back(AutofillEntry(key, timestamps));
autofill_model_associator.h 137 std::vector<AutofillEntry>* new_entries);
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 1833 __u16 new_entries[3*256]; local
    [all...]
  /external/v8/src/
profile-generator.cc 1375 List<EntryInfo>* new_entries = new List<EntryInfo>(); local
    [all...]

Completed in 56 milliseconds