Home
last modified time | relevance | path

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

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