Searched defs:num_bytes (Results 1 – 6 of 6) sorted by relevance
/device/google/dragon/crash_collector/ |
D | coredump_writer.cc | 65 bool Read(void* buf, size_t num_bytes) { in Read() 73 bool CopyTo(int fd_dest, size_t num_bytes) { in CopyTo()
|
/device/asus/fugu/power/ |
D | power.c | 65 static ssize_t sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
|
/device/lge/bullhead/power/ |
D | utils.c | 102 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
|
/device/huawei/angler/power/ |
D | utils.c | 102 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
|
/device/google/wahoo/power/ |
D | utils.c | 104 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
|
/device/google/marlin/power/ |
D | utils.c | 115 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
|