Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp3468 Result<void> CheckSupportsNonStagedInstall(const ApexFile& cur_apex, in CheckSupportsNonStagedInstall()
3620 auto cur_apex = ApexFile::Open(cur_mounted_data->full_path); in InstallPackage() local