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

  /bootable/recovery/mtdutils/
mounts.h 31 find_mounted_volume_by_mount_point(const char *mount_point);
mounts.c 183 find_mounted_volume_by_mount_point(const char *mount_point) function
  /bootable/recovery/
roots.cpp 160 find_mounted_volume_by_mount_point(v->mount_point);
220 find_mounted_volume_by_mount_point(v->mount_point);
  /bootable/recovery/updater/
install.c 152 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
180 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point);
    [all...]

Completed in 2562 milliseconds