Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h548 int t3498f30 = TEMP_FAILURE_RETRY(open("file21", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local
549 TEMP_FAILURE_RETRY(read(t3498f30, buf, 16384)); in BenchmarkRun()
550 close(t3498f30); in BenchmarkRun()