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

  /system/libufdt/tests/src/
util.c 25 static char *load_file_contents(FILE *fp, size_t *len_ptr) { function
54 char *buf = load_file_contents(fp, len_ptr);
  /system/libufdt/utils/src/
mkdtimg_core.c 79 static char *load_file_contents(FILE *fp, size_t *len_ptr) { function
108 char *buf = load_file_contents(fp, len_ptr);

Completed in 73 milliseconds