Searched refs:DeviceForMountPoint (Results 1 – 4 of 4) sorted by relevance
30 bool DeviceForMountPoint(const std::string& mount_point,
48 bool DeviceForMountPoint(const string& mount_point, base::FilePath* device) { in DeviceForMountPoint() function
52 if (!utils::DeviceForMountPoint("/misc", &misc_device)) in WriteBootloaderRecoveryMessage()
117 if (!utils::DeviceForMountPoint("/misc", &misc_device)) in GetPartitionDevice()