Searched defs:read_sizes (Results 1 – 1 of 1) sorted by relevance
| /system/extras/boottime_tools/io_analysis/ |
| D | check_file_read.py | 68 def add_access(self, time, offset, size, process_name, read_sizes): argument 143 def add_access(self, is_read, time, offset, size, process_name, read_sizes): argument
|