Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h3885 int t3541f106 = TEMP_FAILURE_RETRY(open("file171", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
3886 TEMP_FAILURE_RETRY(pread(t3541f106, buf, 1, 0)); in BenchmarkRun()
3887 close(t3541f106); in BenchmarkRun()