Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp924 auto backup_path_fn = [](const ApexFile& apex_file) { in BackupActivePackages() local
944 const auto& dest_path = backup_path_fn(*apex_file); in BackupActivePackages()