Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h2526 int t3495f86 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
2527 TEMP_FAILURE_RETRY(fdatasync(t3495f86)); in BenchmarkRun()
2528 close(t3495f86); in BenchmarkRun()