HomeSort by relevance Sort by last modified time
    Searched refs:load_file (Results 26 - 32 of 32) sorted by null

12

  /hardware/libhardware_legacy/wifi/
wifi.c 141 module = load_file(filename, &size);
  /system/core/adb/
commandline.c 519 data = load_file(fn, &sz);
559 data = load_file(fn, &sz);
    [all...]
sysdeps_win32.c 17 /***** replaces libs/cutils/load_file.c *****/
22 void *load_file(const char *fn, unsigned *_sz) function
45 D("load_file: could not allocate %ld bytes\n", file_size );
53 D("load_file: could not read %ld bytes from '%s'\n", file_size, fn);
    [all...]
  /frameworks/av/media/libeffects/factory/
EffectsFactory.c 468 data = load_file(path, NULL);
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 6041 void load_file(std::vector<unsigned char>& buffer, const std::string& filename) function in namespace:lodepng
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp     [all...]

Completed in 190 milliseconds

12