Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h1275 int t3499f43 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
1276 TEMP_FAILURE_RETRY(fdatasync(t3499f43)); in BenchmarkRun()
1277 close(t3499f43); in BenchmarkRun()