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

  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
tiwlan_loader.c 86 eeprom_image_length = os_getFileSize(f1);
97 firmware_image_length = os_getFileSize(f2);
108 init_file_length = os_getFileSize(f3);
  /system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
tiwlan_loader.c 86 eeprom_image_length = os_getFileSize(f1);
97 firmware_image_length = os_getFileSize(f2);
108 init_file_length = os_getFileSize(f3);
  /hardware/ti/wlan/wl1271/CUDK/os/common/inc/
cu_osapi.h 91 S32 os_getFileSize (PVOID file);
  /system/wlan/ti/wilink_6_1/CUDK/os/common/inc/
cu_osapi.h 87 S32 os_getFileSize (PVOID file);
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
osapi.c 449 * os_getFileSize *
455 S32 os_getFileSize (PVOID file)
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
osapi.c 449 * os_getFileSize *
455 S32 os_getFileSize (PVOID file)

Completed in 124 milliseconds