Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_database.h242 for (const auto& apex_set : mounted_apexes_) { in CheckAtMostOneLatest() local
244 for (const auto& pair : apex_set.second) { in CheckAtMostOneLatest()
249 CHECK_LE(count, 1u) << apex_set.first; in CheckAtMostOneLatest()
256 for (const auto& apex_set : mounted_apexes_) { in CheckUniqueLoopDm() local
257 for (const auto& pair : apex_set.second) { in CheckUniqueLoopDm()