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

/system/vold/
H A DBenchmarkGen.h3992 int t3597f110 = TEMP_FAILURE_RETRY(open("file178", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); local
3993 TEMP_FAILURE_RETRY(pread(t3597f110, buf, 1, 0));
3994 close(t3597f110);

Completed in 11 milliseconds