Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_database.h85 for (const auto& apex_set : mounted_apexes_) { in CheckAtMostOneLatest() local
87 for (const auto& pair : apex_set.second) { in CheckAtMostOneLatest()
92 CHECK_LE(count, 1u) << apex_set.first; in CheckAtMostOneLatest()
99 for (const auto& apex_set : mounted_apexes_) { in CheckUniqueLoopDm() local
100 for (const auto& pair : apex_set.second) { in CheckUniqueLoopDm()