Home
last modified time | relevance | path

Searched defs:timestamps (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/webdata/
Dautofill_entry.h39 const std::vector<base::Time>& timestamps() const { return timestamps_; } in timestamps() function
Dautofill_entry.cc44 const std::vector<base::Time>& timestamps) in AutofillEntry()
Dautofill_table_unittest.cc115 std::vector<Time> timestamps; in MakeAutofillEntry() local
495 std::vector<Time> timestamps; in TEST_F() local
1571 std::vector<Time> timestamps; in TEST_F() local
Dautofill_table.cc763 std::vector<base::Time>* timestamps) { in GetAutofillTimestamps()
/external/chromium/chrome/browser/sync/glue/
Dautofill_change_processor.cc110 std::vector<base::Time> timestamps; in ObserveAutofillEntriesChanged() local
147 std::vector<base::Time> timestamps; in ObserveAutofillEntriesChanged() local
321 std::vector<base::Time> timestamps; in ApplySyncAutofillEntryChange() local
Dautofill_model_associator.cc87 std::vector<base::Time> timestamps; in TraverseAndAssociateChromeAutofillEntries() local
332 std::vector<base::Time> timestamps; in AddNativeEntryIfNeeded() local
476 const std::vector<base::Time>& timestamps, in MergeTimestamps()
/external/chromium-trace/trace-viewer/src/
Dtimeline_counter.js31 this.timestamps = []; property in anonymousFunction3ddab81b0100.TimelineCounter
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_autofill_unittest.cc389 std::vector<base::Time> timestamps; in GetAutofillEntriesFromSyncDB() local
443 std::vector<Time> timestamps; in MakeAutofillEntry() local
873 std::vector<base::Time> timestamps(added_entry.timestamps()); in TEST_F() local
935 std::vector<base::Time> timestamps(updated_entry.timestamps()); in TEST_F() local
/external/llvm/projects/sample/autoconf/
Dconfigure.ac553 AC_ARG_ENABLE(timestamps, optenable
/external/llvm/autoconf/
Dconfigure.ac668 AC_ARG_ENABLE(timestamps, optenable
/external/qemu/
Dqemu-char.c281 int timestamps; member
/external/chromium-trace/
Dscript.js79 …tegory=d||"";this.name=f;this.seriesNames=[];this.seriesColors=[];this.timestamps=[];this.samples=… property