Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp972 Result<ApexFile> otherApex = ApexFile::Open(data.full_path); in activatePackageImpl() local
973 if (!otherApex.ok()) { in activatePackageImpl()
977 if (static_cast<uint64_t>(otherApex->GetManifest().version()) == in activatePackageImpl()
982 if (static_cast<uint64_t>(otherApex->GetManifest().version()) > in activatePackageImpl()