Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h3800 int t3587f95 = TEMP_FAILURE_RETRY(open("file168", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local
3801 TEMP_FAILURE_RETRY(read(t3587f95, buf, 16384)); in BenchmarkRun()
3802 close(t3587f95); in BenchmarkRun()