OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveOnMatchedTimeStamp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/android/thumbnail/
thumbnail_store.h
142
void
RemoveOnMatchedTimeStamp
(TabId tab_id, const base::Time& time_stamp);
thumbnail_store.cc
381
RemoveOnMatchedTimeStamp
(tab_id, time_stamp);
629
RemoveOnMatchedTimeStamp
(tab_id, time_stamp);
830
void ThumbnailStore::
RemoveOnMatchedTimeStamp
(TabId tab_id,
Completed in 457 milliseconds