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

  /system/vold/
VoldUtil.h 25 unsigned int get_blkdev_size(int fd);
VoldUtil.c 20 unsigned int get_blkdev_size(int fd) function
Fat.cpp 238 numSectors = get_blkdev_size(fd);
cryptfs.c 444 if ((nr_sec = get_blkdev_size(fd))) {
    [all...]

Completed in 533 milliseconds