Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h3662 int t3584f27 = TEMP_FAILURE_RETRY(open("file158", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
3663 TEMP_FAILURE_RETRY(pread(t3584f27, buf, 1, 0)); in BenchmarkRun()
3664 close(t3584f27); in BenchmarkRun()