Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h2344 int t3492f72 = TEMP_FAILURE_RETRY(open("file31", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
2345 TEMP_FAILURE_RETRY(pread(t3492f72, buf, 1, 0)); in BenchmarkRun()
2346 close(t3492f72); in BenchmarkRun()