Searched refs:IO (Results 1 – 7 of 7) sorted by relevance
/system/core/storaged/ |
D | README.properties | 1 ro.storaged.event.interval # interval storaged scans for IO stats, in seconds 4 ro.storaged.uid_io.interval # interval storaged checks Per UID IO usage, in seconds 5 ro.storaged.uid_io.threshold # Per UID IO usage limit, in bytes
|
/system/core/toolbox/upstream-netbsd/bin/dd/ |
D | extern.h | 67 ssize_t bwrite(IO *, const void *, size_t); 69 extern IO in, out;
|
D | dd.c | 72 static void getfdtype(IO *); 73 static void redup_clean_fd(IO *); 78 IO in, out; /* input/output state */ 284 getfdtype(IO *io) in getfdtype() 308 redup_clean_fd(IO *io) in redup_clean_fd() 586 bwrite(IO *io, const void *buf, size_t len) in bwrite()
|
D | dd.h | 91 } IO; typedef
|
/system/core/adb/ |
D | protocol.txt | 222 nonblocking IO.
|
/system/tpm/trunks/generator/ |
D | raw_structures_fixed.txt | 14946 This structure is defined for coding purposes. For IO to the TPM, the sensitive portion of the key … 17401 limits for IO. Those are set by
|
D | raw_structures.txt | 14954 This structure is defined for coding purposes. For IO to the TPM, the sensitive portion of the key … 17419 limits for IO. Those are set by
|