Home
last modified time | relevance | path

Searched defs:new_apex (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexd/
Dapexservice_test.cpp766 const auto& new_apex = ApexFile::Open(installer.test_installed_file); in TEST_F() local
3091 CompressedApexInfo new_apex = CreateCompressedApex("new_apex", 1, 1); in TEST_F() local
3112 CompressedApexInfo new_apex = CreateCompressedApex("new_apex", 1, 1); in TEST_F() local
Dapexd.cpp3469 const ApexFile& new_apex) { in CheckSupportsNonStagedInstall()
3681 auto new_apex = ApexFile::Open(target_file); in InstallPackage() local