Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h1832 int t3505f55 = TEMP_FAILURE_RETRY(open("file31", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
1833 TEMP_FAILURE_RETRY(pread(t3505f55, buf, 1, 0)); in BenchmarkRun()
1834 close(t3505f55); in BenchmarkRun()