Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h4022 int t3597f111 = TEMP_FAILURE_RETRY(open("file178", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
4023 TEMP_FAILURE_RETRY(pread(t3597f111, buf, 1, 0)); in BenchmarkRun()
4024 close(t3597f111); in BenchmarkRun()