Searched refs:Volume (Results 1 – 2 of 2) sorted by relevance
23 using Volume = android::fs_mgr::FstabEntry; variable29 Volume* volume_for_mount_point(const std::string& mount_point);
74 Volume* volume_for_mount_point(const std::string& mount_point) { in volume_for_mount_point()