HomeSort by relevance Sort by last modified time
    Searched full:read_data_once (Results 1 - 2 of 2) sorted by null

  /system/core/fastbootd/commands/
flash.h 53 static inline ssize_t read_data_once(int fd, char *buffer, ssize_t size) { function
  /system/core/fastbootd/
commands.c 300 if (read_data_once(data_fd, data, BOOT_MAGIC_SIZE) < BOOT_MAGIC_SIZE) {

Completed in 374 milliseconds