Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp965 Result<ApexFile> otherApex = ApexFile::Open(data.full_path); in activatePackageImpl() local
966 if (!otherApex.ok()) { in activatePackageImpl()
970 if (static_cast<uint64_t>(otherApex->GetManifest().version()) == in activatePackageImpl()
975 if (static_cast<uint64_t>(otherApex->GetManifest().version()) > in activatePackageImpl()