Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_database.h153 inline void SetLatest(const std::string& package, in SetLatest() function
Dapex_database.cpp278 SetLatest(package, mountData->full_path); in PopulateFromMounts()
Dapexd.cpp1015 gMountedApexes.SetLatest(manifest.name(), apex_file.GetPath()); in activatePackageImpl()