Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h3614 int t3545f84 = TEMP_FAILURE_RETRY(open("file155", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
3615 TEMP_FAILURE_RETRY(pread(t3545f84, buf, 1, 0)); in BenchmarkRun()
3616 close(t3545f84); in BenchmarkRun()