Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp958 auto backup_path_fn = [](const ApexFile& apex_file) { in BackupActivePackages() local
978 const auto& dest_path = backup_path_fn(*apex_file); in BackupActivePackages()