Searched refs:UpdateTime (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/tools/
H A Dstats-viewer.py161 self.UpdateTime()
164 def UpdateTime(self): member in class:StatsViewer
/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h207 void UpdateTime(uint32 hash, Addr address, base::Time current);
H A Dindex_table_v3.cc730 void IndexTable::UpdateTime(uint32 hash, Addr address, base::Time current) { function in class:disk_cache::IndexTable
H A Dindex_table_v3_unittest.cc503 index.UpdateTime(hash, addr, time);

Completed in 102 milliseconds