Home
last modified time | relevance | path

Searched refs:start_async (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dentry_impl.cc1092 TimeTicks start_async = TimeTicks::Now(); in InternalReadData() local
1106 ReportIOTime(kReadAsync1, start_async); in InternalReadData()
1197 TimeTicks start_async = TimeTicks::Now(); in InternalWriteData() local
1211 ReportIOTime(kWriteAsync1, start_async); in InternalWriteData()