OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t3483f20
(Results
1 - 1
of
1
) sorted by null
/system/vold/
BenchmarkGen.h
418
int
t3483f20
= TEMP_FAILURE_RETRY(open("file17", O_RDWR|O_CREAT|O_LARGEFILE|O_CLOEXEC));
local
419
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 100, 0));
423
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 4096, 0));
427
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 16, 24));
431
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 16, 24));
432
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 4096, 8192));
436
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 16, 24));
440
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 16, 24));
441
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 4096, 16384));
442
TEMP_FAILURE_RETRY(pread(
t3483f20
, buf, 4096, 12288))
[
all
...]
Completed in 35 milliseconds