Searched refs:t3584f29 (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DBenchmarkGen.h3640 int t3584f29 = TEMP_FAILURE_RETRY(open("file158", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); local
3641 TEMP_FAILURE_RETRY(pread(t3584f29, buf, 1, 0));
3642 close(t3584f29);

Completed in 11 milliseconds