Home
last modified time | relevance | path

Searched refs:filesystem (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/updater/
Dmounts.cpp35 std::string filesystem; member
57 v->filesystem = e->mnt_type; in scan_mounted_volumes()
Dtarget_files.cpp162 return std::filesystem::copy_file(entry_path, temp_file->path, in ExtractEntryToTempFile()
163 std::filesystem::copy_options::overwrite_existing); in ExtractEntryToTempFile()
/bootable/recovery/install/
Dinstall.cpp703 auto canonical_path = std::filesystem::canonical(package_path, ec); in SetupPackageMount()
/bootable/recovery/updater_sample/
DREADME.md255 Access to cache filesystem is granted only to system apps.