Lines Matching refs:FilePath
309 return base::PathExists(base::FilePath(path)); in DeviceExists()
423 *out = base::FilePath(misc_device).DirName().value(); in GetDeviceDir()
628 auto path = base::FilePath(prefix).Append("etc/fstab.postinstall").value(); in IsAvbEnabledOnSystemOther()
682 base::FilePath device_dir(device_dir_str); in GetSystemOtherPath()
811 base::FilePath device_dir(device_dir_str); in PrepareDynamicPartitionsForUpdate()
933 base::FilePath device_dir(device_dir_str); in PrepareSnapshotPartitionsForUpdate()
1094 const base::FilePath& device_dir, in GetStaticDevicePath()
1096 base::FilePath path = device_dir.Append(partition_name_suffixed); in GetStaticDevicePath()
1111 const base::FilePath device_dir(device_dir_str); in GetPartitionDevice()
1119 {.readonly_device_path = base::FilePath{std::string{VABC_DEVICE_DIR}} in GetPartitionDevice()
1163 const base::FilePath& device_dir, in IsSuperBlockDevice()
1174 const base::FilePath& device_dir, in GetDynamicPartitionDevice()
1332 base::FilePath device_dir(device_dir_str); in ListDynamicPartitionsForSlot()
1358 base::FilePath device_dir(device_dir_str); in VerifyExtentsForUntouchedPartitions()
1438 std::optional<base::FilePath> DynamicPartitionControlAndroid::GetSuperDevice() { in GetSuperDevice()
1444 base::FilePath device_dir(device_dir_str); in GetSuperDevice()