Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h2349 int t3492f70 = TEMP_FAILURE_RETRY(open("file31", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
2350 TEMP_FAILURE_RETRY(pread(t3492f70, buf, 1, 0)); in BenchmarkRun()
2351 close(t3492f70); in BenchmarkRun()