Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp902 auto apex_active_exists = in BackupActivePackages() local
904 if (!apex_active_exists.ok()) { in BackupActivePackages()
905 return Error() << "Backup failed : " << apex_active_exists.error(); in BackupActivePackages()
907 if (!*apex_active_exists) { in BackupActivePackages()