Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h4029 int t3598f111 = TEMP_FAILURE_RETRY(open("file178", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
4030 TEMP_FAILURE_RETRY(pread(t3598f111, buf, 1, 0)); in BenchmarkRun()
4031 close(t3598f111); in BenchmarkRun()