Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h3943 int t3540f108 = TEMP_FAILURE_RETRY(open("file174", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
3944 TEMP_FAILURE_RETRY(pread(t3540f108, buf, 1, 0)); in BenchmarkRun()
3945 close(t3540f108); in BenchmarkRun()