Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp1486 std::unordered_map<std::string, uint64_t> GetActivePackagesMap() { in GetActivePackagesMap() function
1673 const auto& activated_apexes = GetActivePackagesMap(); in ActivateMissingApexes()