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

  /external/qemu/android/utils/
path.h 168 extern void* path_load_file( const char* path, size_t *pSize );
path.c 586 path_load_file(const char *fn, size_t *pSize) function
  /external/qemu/android/
config-file.c 342 data = path_load_file(fn, NULL);

Completed in 786 milliseconds