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 165 extern void* path_load_file( const char* path, size_t *pSize );
path.c 590 path_load_file(const char *fn, size_t *pSize) function
  /external/qemu/android/
config.c 341 data = path_load_file(fn, NULL);

Completed in 281 milliseconds