Searched refs:DeviceForMountPoint (Results 1 – 6 of 6) sorted by relevance
30 bool DeviceForMountPoint(const std::string& mount_point,
42 bool DeviceForMountPoint(const string& mount_point, base::FilePath* device) { in DeviceForMountPoint() function
66 if (!utils::DeviceForMountPoint("/misc", &misc_device)) in WriteBootloaderRecoveryMessage()
115 if (!utils::DeviceForMountPoint("/misc", &misc_device)) in GetPartitionDevice()
100 if (!utils::DeviceForMountPoint("/misc", &misc_device)) in GetPartitionDevice()
89 } else if (!utils::DeviceForMountPoint("/misc", &misc_device)) { in OpenMisc()